Skip to content

Hostname

era.pt

Last fetched

era.pt resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · era.ptRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/era.pt

Resolution chain

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

IPPrefixASNOperatorCountry
20.56.8.1720.129.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
orlando anthony gonzales arias
Contact emails

Subdomains

70 observed subdomains of era.pt.

Web-graph footprint

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

147 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for era.pt.

MechanismTarget
SPF_Aera.pt
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.155.47
SPF_IP13.69.185.250
SPF_IP20.101.106.55
SPF_IP20.56.4.114
SPF_IP52.166.219.229
SPF_IP81.92.215.0/26
SPF_MXera.pt

Related pages

Pivot deeper into the graph from era.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "era.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.