Skip to content

Hostname

batamtranslator.com

Last fetched

batamtranslator.com resolves to 1 IPv4 address operated by IDNIC-JALANET-AS-ID - PT. Jupiter Jala Arta in ID. WHOIS lists iana:1478 as the registrar.

Nutrition Label

WHISPER CANON · batamtranslator.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/batamtranslator.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.131.51.16103.131.51.0/24AS131775IDNIC-JALANET-AS-ID - PT. Jupiter Jala ArtaID

WHOIS identity

Registrar
iana:1478
Organization
m arifin sadipan
Contact emails

Subdomains

8 observed subdomains of batamtranslator.com.

Web-graph footprint

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

224 sites link to this hostname.

1,943 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • batamtranslator.com

SPF policy

13 SPF mechanisms authorising senders for batamtranslator.com.

MechanismTarget
SPF_Abatamtranslator.com
SPF_IP103.131.51.16
SPF_IP103.131.51.20
SPF_IP103.251.44.205
SPF_IP103.251.44.216
SPF_IP111.68.113.29
SPF_IP111.68.113.30
SPF_IP202.74.238.211
SPF_IP202.74.238.4
SPF_IP202.74.238.7
SPF_IP202.74.239.248
SPF_IP202.74.239.249
SPF_MXbatamtranslator.com

Related pages

Pivot deeper into the graph from batamtranslator.com.

Cypher and MCP

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

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