Hostname
previder.nl
Last fetched
previder.nl resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists registrar:previder b.v.|barnsteenstraat 15|7554tc hengelo ov|netherlands|| as the registrar.
Nutrition Label
Resolution chain
previder.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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 84.241.174.2 | 84.241.128.0/18 | AS20847 | PREVIDER-AS | NL |
WHOIS identity
- Registrar
- registrar:previder b.v.|barnsteenstraat 15|7554tc hengelo ov|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
481 observed subdomains of previder.nl.
Showing 25 of 481. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from previder.nl in the public web crawl.
110 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for previder.nl.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | marketing.dynamics.com |
| SPF_INCLUDE | spf.bitwise.nl |
| SPF_INCLUDE | spf.mydomainprovider.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.routit.net |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 18.184.161.74 |
| SPF_IP | 185.66.92.0/29 |
| SPF_IP | 185.66.92.8/29 |
| SPF_IP | 188.205.223.169 |
| SPF_IP | 188.205.223.173 |
| SPF_IP | 2001:1690:2:4::1:0/112 |
| SPF_IP | 2001:1690:65::/64 |
| SPF_IP | 2a05:680:0:1::/64 |
| SPF_IP | 2a05:680:0:2::/64 |
| SPF_IP | 2a0d:8600:1::58/125 |
| SPF_IP | 3.66.122.176 |
| SPF_IP | 52.28.91.77 |
| SPF_IP | 62.165.65.0/24 |
| SPF_IP | 80.65.101.0/24 |
| SPF_IP | 80.65.96.0/23 |
| SPF_IP | 81.93.51.192/26 |
| SPF_IP | 81.93.58.170/32 |
| SPF_IP | 84.241.128.16/28 |
| SPF_IP | 84.241.182.0/24 |
| SPF_IP | 86.105.160.88/29 |
Related pages
Pivot deeper into the graph from previder.nl.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · registrar:previder b.v.|barnsteenstraat 15|7554tc hengelo ov|netherlands||
- Country · US
- TLD · .nl
- Browse hostnames · pr…
- 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: "previder.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.