Skip to content

Hostname

aphve.com

Last fetched

aphve.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · aphve.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/aphve.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.95.46.93192.95.0.0/18AS16276CA
72.10.168.12272.10.160.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:69
Organization
association des personnes handicapees visuelles de l'estrie
Contact emails

Subdomains

7 observed subdomains of aphve.com.

Web-graph footprint

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

89 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aphve.com.

MechanismTarget
SPF_Aaphve.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP72.10.168.122
SPF_MXaphve.com

Related pages

Pivot deeper into the graph from aphve.com.

Cypher and MCP

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

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