Skip to content

Hostname

beritaborneo.com

Last fetched

beritaborneo.com resolves to 1 IPv4 address operated by AS141995 in SG. WHOIS lists iana:955 as the registrar.

Nutrition Label

WHISPER CANON · beritaborneo.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/beritaborneo.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.247.148.4384.247.144.0/21AS141995SG

WHOIS identity

Registrar
iana:955
Organization
hadi purnomo
Contact emails

Subdomains

13 observed subdomains of beritaborneo.com.

Web-graph footprint

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

110 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • beritaborneo.com

SPF policy

7 SPF mechanisms authorising senders for beritaborneo.com.

MechanismTarget
SPF_Aberitaborneo.com
SPF_IP149.102.140.132
SPF_IP178.18.250.49
SPF_IP194.163.134.251
SPF_IP5.252.52.18
SPF_IP84.247.148.43
SPF_MXberitaborneo.com

Related pages

Pivot deeper into the graph from beritaborneo.com.

Cypher and MCP

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

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