Skip to content

Hostname

bumaps.com

Last fetched

bumaps.com resolves to 1 IPv4 address operated by AS201233 in GB. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · bumaps.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/bumaps.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.85.93217.18.85.0/24AS201233GB

WHOIS identity

Registrar
iana:1091
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

34 observed subdomains of bumaps.com.

Web-graph footprint

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

16 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for bumaps.com.

MechanismTarget
SPF_Abumaps.com
SPF_INCLUDEspf.dhs.com.tr
SPF_IP139.28.4.12
SPF_IP217.18.85.93
SPF_IP5.180.186.4
SPF_IP5.252.96.12
SPF_MXbumaps.com

Related pages

Pivot deeper into the graph from bumaps.com.

Cypher and MCP

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

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