Hostname
bmwt.nl
Last fetched
bmwt.nl resolves to 1 IPv4 address operated by Online SAS in FR. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
bmwt.nl 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 |
|---|---|---|---|---|
| 163.172.239.12 | 163.172.0.0/16 | AS12876 | Online SAS | FR |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of bmwt.nl.
Web-graph footprint
Distinct hostnames that link to or from bmwt.nl in the public web crawl.
70 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for bmwt.nl.
| Mechanism | Target |
|---|---|
| SPF_A | bmwt.nl |
| SPF_INCLUDE | _spf.previder.nl |
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | mailplus.nl |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.e-active.nl |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mailpro.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.routit.net |
| SPF_IP | 136.144.142.31 |
| SPF_IP | 149.210.193.22 |
| SPF_IP | 178.255.193.252 |
| SPF_IP | 185.42.73.16 |
| SPF_MX | bmwt.nl |
Related pages
Pivot deeper into the graph from bmwt.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bmwt.nl"})-[: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.