Hostname
bouwpas.nl
Last fetched
bouwpas.nl resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
bouwpas.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 4.245.121.190 | 4.240.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 91.210.127.58 | 91.210.127.0/24 | AS20559 | — | NL |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
54 observed subdomains of bouwpas.nl.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bouwpas.nl in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- bouwpas-nl.mail.protection.outlook.com
- bouwpas.nl
SPF policy
10 SPF mechanisms authorising senders for bouwpas.nl.
| Mechanism | Target |
|---|---|
| SPF_A | bouwpas.nl |
| SPF_INCLUDE | _spf.gripp.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 37.97.241.16 |
| SPF_IP | 37.97.242.61 |
| SPF_IP | 4.245.121.190 |
| SPF_MX | bouwpas.nl |
Related pages
Pivot deeper into the graph from bouwpas.nl.
- IP · 4.245.121.190
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:team.blue nl b.v.
- Country · NL
- TLD · .nl
- 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: "bouwpas.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.