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
Resolution chain
bomag.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.149.249.6 | 80.144.0.0/13 | AS3320 | DTAG Internet service provider operations | DE |
WHOIS identity
- Registrar
- iana:226
- Organization
- - -
- Contact emails
Subdomains
46 observed subdomains of bomag.com.
Showing 25 of 46. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-sfdc.sapsf.eu |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.u2d.de |
| SPF_IP | 178.248.242.134/32 |
| SPF_IP | 2003:f7:4044:1:0:0:1:10 |
| SPF_IP | 80.149.249.1/26 |
Related pages
Pivot deeper into the graph from bomag.com.
- IP · 80.149.249.6
- ASN · AS3320DTAG Internet service provider operations
- Registrar · iana:226
- Country · DE
- Email · technik.domainregistrar@telekom.de
- TLD · .com
- Browse hostnames · bo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.