Skip to content

Hostname

apea.com

Last fetched

apea.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · apea.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/apea.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.89.100.14113.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for apea.com.

MechanismTarget
SPF_INCLUDE23389420.spf04.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.149.174.0/27
SPF_IP12.187.184.32/28
SPF_IP12.187.184.48
SPF_IP12.216.231.16
SPF_IP12.216.231.32/28
SPF_IP139.138.35.44
SPF_IP139.138.46.121
SPF_IP139.138.46.176
SPF_IP139.138.46.219
SPF_IP139.138.57.55
SPF_IP139.138.58.119
SPF_IP148.105.8.0/21
SPF_IP166.78.224.177/32
SPF_IP198.2.128.0/18
SPF_IP199.16.137.0/24
SPF_IP199.16.139.0/25
SPF_IP205.201.128.0/20
SPF_IP206.225.202.0/27
SPF_IP206.225.218.0/27
SPF_IP208.74.204.0/22
SPF_IP216.71.138.33
SPF_IP216.71.138.58
SPF_IP23.21.210.31
SPF_IP3.20.182.169
SPF_IP34.208.175.122
SPF_IP34.215.113.156/32
SPF_IP68.232.140.138
SPF_IP69.20.83.154/32
SPF_IP96.43.144.65/32
SPF_IP96.43.148.65/32
SPF_IP96.43.151.70/28

Related pages

Pivot deeper into the graph from apea.com.

Cypher and MCP

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

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