Hostname
omroepmax.nl
Last fetched
omroepmax.nl resolves to 1 IPv4 address operated by AS25182 in NL. WHOIS lists registrar:npo as the registrar.
Nutrition Label
Resolution chain
omroepmax.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 |
|---|---|---|---|---|
| 145.58.30.3 | 145.58.0.0/16 | AS25182 | — | NL |
WHOIS identity
- Registrar
- registrar:npo
- Organization
- —
- Contact emails
- —
Subdomains
47 observed subdomains of omroepmax.nl.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from omroepmax.nl in the public web crawl.
372 sites link to this hostname.
52 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for omroepmax.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.omroep.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.210.194.208 |
| SPF_IP | 193.34.150.195 |
| SPF_IP | 2a01:4f8:10b:34a1:0:0:0:2 |
| SPF_IP | 94.130.71.30 |
Related pages
Pivot deeper into the graph from omroepmax.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "omroepmax.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.