Skip to content

Hostname

eas.pt

Last fetched

eas.pt resolves to 1 IPv4 address operated by AS39384 in PT.

Nutrition Label

WHISPER CANON · eas.ptRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/eas.pt

Resolution chain

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

IPPrefixASNOperatorCountry
185.240.248.45185.240.248.0/24AS39384PT

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

9 observed subdomains of eas.pt.

Web-graph footprint

Distinct hostnames that link to or from eas.pt in the public web crawl.

104 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • eas.pt

SPF policy

7 SPF mechanisms authorising senders for eas.pt.

MechanismTarget
SPF_Aeas.pt
SPF_INCLUDEspf.redewt.net
SPF_IP185.118.112.129
SPF_IP185.118.114.129
SPF_IP185.240.248.24
SPF_IP185.240.248.45
SPF_MXeas.pt

Related pages

Pivot deeper into the graph from eas.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eas.pt"})-[: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.