Hostname
schiphol.nl
Last fetched
schiphol.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:integrated internet services b.v.|tingietersweg 86|2031es haarlem|netherlands|| as the registrar.
Nutrition Label
Resolution chain
schiphol.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 |
|---|---|---|---|---|
| 162.159.140.133 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.0.131 | 172.66.0.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:integrated internet services b.v.|tingietersweg 86|2031es haarlem|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
112 observed subdomains of schiphol.nl.
Showing 25 of 112. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from schiphol.nl in the public web crawl.
4,207 sites link to this hostname.
87 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 schiphol.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | asp-spf1.yardi.com |
| SPF_INCLUDE | asp-spf2.yardi.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | eu.rp.oracleemaildelivery.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.35.168.8 |
| SPF_IP | 145.35.168.9 |
| SPF_IP | 147.154.189.192/32 |
| SPF_IP | 147.154.189.193/32 |
| SPF_IP | 147.154.189.194/32 |
| SPF_IP | 147.154.189.195/32 |
| SPF_IP | 147.154.189.196/32 |
| SPF_IP | 20.93.190.160/29 |
Related pages
Pivot deeper into the graph from schiphol.nl.
- IP · 162.159.140.133
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:integrated internet services b.v.|tingietersweg 86|2031es haarlem|netherlands||
- Country · CA
- TLD · .nl
- Browse hostnames · sc…
- 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: "schiphol.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.