Hostname
corrosion.nl
Last fetched
corrosion.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
corrosion.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 |
|---|---|---|---|---|
| 104.21.25.150 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.134.84 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of corrosion.nl.
Web-graph footprint
Distinct hostnames that link to or from corrosion.nl in the public web crawl.
252 sites link to this hostname.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for corrosion.nl.
| Mechanism | Target |
|---|---|
| SPF_A | corrosion.nl |
| SPF_INCLUDE | _spf.spam-filter.email |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.21.25.150 |
| SPF_IP | 149.210.161.58 |
| SPF_IP | 154.52.0.202 |
| SPF_IP | 212.78.218.110 |
| SPF_IP | 213.125.254.50/29 |
| SPF_IP | 217.18.74.15 |
| SPF_IP | 2a00:19c0:a074:15:0:0:0:1 |
| SPF_IP | 93.119.15.88 |
| SPF_MX | corrosion.nl |
Related pages
Pivot deeper into the graph from corrosion.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corrosion.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.