Skip to content

Hostname

temabatuah.com

Last fetched

temabatuah.com resolves to 2 IPv4 addresses operated by AS58487 in ID. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · temabatuah.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/temabatuah.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.247.9.152103.247.9.0/24AS58487ID
24.199.124.024.199.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

15 observed subdomains of temabatuah.com.

Web-graph footprint

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

264 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for temabatuah.com.

MechanismTarget
SPF_Atemabatuah.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_IP103.247.9.151
SPF_MXtemabatuah.com

Related pages

Pivot deeper into the graph from temabatuah.com.

Cypher and MCP

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

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