Skip to content

Hostname

aese.pt

Last fetched

aese.pt resolves to 1 IPv4 address operated by AS8220 in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.88.136.6485.88.128.0/19AS8220PT

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

9 observed subdomains of aese.pt.

Web-graph footprint

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

103 sites link to this hostname.

453 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aese.pt.

MechanismTarget
SPF_Aaese.pt
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.193.131.85
SPF_IP40.68.43.168
SPF_IP62.193.226.76
SPF_IP85.88.136.247
SPF_MXaese-pt.mail.protection.outlook.com
SPF_MXaese.pt

Related pages

Pivot deeper into the graph from aese.pt.

Cypher and MCP

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

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