Skip to content

Hostname

easa.com

Last fetched

easa.com resolves to 1 IPv4 address operated by ATI-ASN - ATI in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · easa.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/easa.com

Resolution chain

easa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.28.10.1850.28.0.0/18AS32244ATI-ASN - ATIUS

WHOIS identity

Registrar
iana:2
Organization
electrical apparatus service association attn easa.com care of network solutions
Contact emails

Subdomains

38 observed subdomains of easa.com.

Web-graph footprint

Distinct hostnames that link to or from easa.com in the public web crawl.

354 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for easa.com.

MechanismTarget
SPF_EXISTS%{i}._spf.inkyphishfence.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.pcbscloud.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.208.165.249
SPF_IP104.208.232.183
SPF_IP104.208.232.245
SPF_IP13.68.31.235
SPF_IP137.116.75.84
SPF_IP3.218.155.132
SPF_IP40.84.2.66
SPF_IP40.84.59.23
SPF_IP52.167.0.238
SPF_IP52.167.0.98
SPF_IP52.179.209.216
SPF_IP52.179.214.19
SPF_MXeasa.com

Related pages

Pivot deeper into the graph from easa.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "easa.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.