Skip to content

Hostname

watzap.id

Last fetched

watzap.id resolves to 2 IPv4 addresses operated by AS202053 in SG. WHOIS lists registrar:pt digital registra indonesia as the registrar.

Nutrition Label

WHISPER CANON · watzap.idRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/watzap.id

Resolution chain

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

WHOIS identity

Registrar
registrar:pt digital registra indonesia
Organization
Contact emails

Subdomains

42 observed subdomains of watzap.id.

Web-graph footprint

Distinct hostnames that link to or from watzap.id in the public web crawl.

37 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for watzap.id.

MechanismTarget
SPF_Awatzap.id
SPF_INCLUDEspf.kirim.email
SPF_INCLUDEspf.mailketing.id
SPF_MXwatzap.id

Related pages

Pivot deeper into the graph from watzap.id.

Cypher and MCP

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

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