Skip to content

Hostname

ajhs.io

Last fetched

ajhs.io resolves to 3 IPv4 addresses operated by AS205787 in DE. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · ajhs.ioRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/ajhs.io

Resolution chain

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

WHOIS identity

Registrar
iana:1861
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

176 observed subdomains of ajhs.io.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ajhs.io.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_MXajhs.io

Related pages

Pivot deeper into the graph from ajhs.io.

Cypher and MCP

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

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