Skip to content

Hostname

avth4k.com

Last fetched

avth4k.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · avth4k.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/avth4k.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.223.68.147159.223.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of avth4k.com.

Web-graph footprint

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

27 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for avth4k.com.

MechanismTarget
SPF_Aavth4k.com
SPF_Agoofy-satoshi.159-223-68-147.plesk.page
SPF_MXavth4k.com

Related pages

Pivot deeper into the graph from avth4k.com.

Cypher and MCP

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

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