Skip to content

Hostname

ap2e.com

Last fetched

ap2e.com resolves to 1 IPv4 address operated by ATHOC-DC3 - AtHoc Inc in FR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · ap2e.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ap2e.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.236.157.17785.236.152.0/21AS53589ATHOC-DC3 - AtHoc IncFR

WHOIS identity

Registrar
iana:83
Organization
ap2e
Contact emails

Subdomains

2 observed subdomains of ap2e.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ap2e.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf01.hh-group.info

Related pages

Pivot deeper into the graph from ap2e.com.

Cypher and MCP

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

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