Skip to content

Hostname

ahfad-digital.com

Last fetched

ahfad-digital.com resolves to 1 IPv4 address operated by AS131775 in ID. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · ahfad-digital.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ahfad-digital.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.16.198.10103.16.198.0/24AS131775ID

WHOIS identity

Registrar
iana:460
Organization
edy siswanto
Contact emails

Subdomains

18 observed subdomains of ahfad-digital.com.

Web-graph footprint

Distinct hostnames that link to or from ahfad-digital.com in the public web crawl.

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ahfad-digital.com

SPF policy

9 SPF mechanisms authorising senders for ahfad-digital.com.

MechanismTarget
SPF_Aahfad-digital.com
SPF_IP103.131.51.55
SPF_IP103.131.51.57
SPF_IP103.131.51.59
SPF_IP103.16.198.9
SPF_IP103.251.44.219
SPF_IP111.68.113.29
SPF_IP111.68.113.30
SPF_MXahfad-digital.com

Related pages

Pivot deeper into the graph from ahfad-digital.com.

Cypher and MCP

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

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