Skip to content

Hostname

bommanggodo.com

Last fetched

bommanggodo.com resolves to 1 IPv4 address operated by AS135905 in VN. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · bommanggodo.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bommanggodo.com

Resolution chain

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

IPPrefixASNOperatorCountry
14.225.255.25014.225.255.0/24AS135905VN

WHOIS identity

Registrar
iana:1331
Organization
Contact emails

Subdomains

4 observed subdomains of bommanggodo.com.

Web-graph footprint

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

95 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bommanggodo.com.

MechanismTarget
SPF_Abommanggodo.com
SPF_INCLUDE_spf.mta.vietnix.com
SPF_INCLUDEemailserver.vn
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.200.23.179
SPF_IP103.200.23.45
SPF_IP103.200.23.54
SPF_IP14.225.211.242
SPF_IP14.225.255.250
SPF_MXbommanggodo.com

Related pages

Pivot deeper into the graph from bommanggodo.com.

Cypher and MCP

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

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