Skip to content

Hostname

ageas.pt

Last fetched

ageas.pt resolves to 2 IPv4 addresses operated by AS3243 in PT.

Nutrition Label

WHISPER CANON · ageas.ptRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ageas.pt

Resolution chain

ageas.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.2.85.30185.2.84.0/22AS3243PT
20.33.72.2320.33.72.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

52 observed subdomains of ageas.pt.

Web-graph footprint

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

181 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ageas.pt.

MechanismTarget
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEencuestafacil.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP185.2.85.5
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32

Related pages

Pivot deeper into the graph from ageas.pt.

Cypher and MCP

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

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