Skip to content

Hostname

bumiresources.com

Last fetched

bumiresources.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bumiresources.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bumiresources.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.249.93188.166.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:303
Organization
andy hermawan
Contact emails

Subdomains

4 observed subdomains of bumiresources.com.

Web-graph footprint

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

56 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bumiresources.com.

MechanismTarget
SPF_Abumiresources.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.169.62.114
SPF_IP202.169.62.123
SPF_IP202.169.62.98
SPF_IP203.153.122.18
SPF_MXbumiresources.com

Related pages

Pivot deeper into the graph from bumiresources.com.

Cypher and MCP

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

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