Skip to content

Hostname

ape.wiki

Last fetched

ape.wiki resolves to 3 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ape.wikiRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ape.wiki

Resolution chain

ape.wiki resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.255.118.67162.255.118.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
162.255.118.68162.255.118.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
184.94.213.183184.94.213.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of ape.wiki.

Subdomain
www.ape.wiki

Web-graph footprint

Distinct hostnames that link to or from ape.wiki in the public web crawl.

261 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ape.wiki.

MechanismTarget
SPF_Aape.wiki
SPF_INCLUDEspf.easywp.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP184.94.213.181
SPF_IP184.94.213.182
SPF_MXape.wiki

Related pages

Pivot deeper into the graph from ape.wiki.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ape.wiki"})-[: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.