Skip to content

Hostname

bomag.com

Last fetched

bomag.com resolves to 1 IPv4 address operated by DTAG Internet service provider operations in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.149.249.680.144.0.0/13AS3320DTAG Internet service provider operationsDE

WHOIS identity

Registrar
iana:226
Organization
- -
Contact emails

Subdomains

46 observed subdomains of bomag.com.

Web-graph footprint

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

598 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for bomag.com.

MechanismTarget
SPF_INCLUDE_spf-sfdc.sapsf.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.u2d.de
SPF_IP178.248.242.134/32
SPF_IP2003:f7:4044:1:0:0:1:10
SPF_IP80.149.249.1/26

Related pages

Pivot deeper into the graph from bomag.com.

Cypher and MCP

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

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