Hostname
ing.nl
Last fetched
ing.nl resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:csc corporate domains, inc. as the registrar.
Nutrition Label
Resolution chain
ing.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.30.168.181 | 184.30.160.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.201.250.46 | 23.201.240.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.49.185.53 | 23.49.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 95.100.72.32 | 95.100.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc.
- Organization
- —
- Contact emails
- —
Subdomains
142 observed subdomains of ing.nl.
Showing 25 of 142. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ing.nl in the public web crawl.
4,023 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for ing.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ing.net |
| SPF_INCLUDE | _spf.ing.nl |
| SPF_IP | 192.254.112.185 |
| SPF_IP | 195.248.87.0/24 |
| SPF_IP | 2a00:1558:2801:4:0:0:2:1 |
| SPF_IP | 2a00:1558:2801:4:0:0:3:1 |
| SPF_IP | 46.19.168.0/23 |
| SPF_IP | 46.31.52.0/23 |
| SPF_IP | 62.112.237.21 |
| SPF_IP | 62.112.237.23 |
| SPF_IP | 74.63.141.251 |
| SPF_IP | 78.31.119.9 |
| SPF_IP | 80.248.34.0/24 |
| SPF_IP | 80.79.192.34/31 |
| SPF_IP | 83.149.121.128/26 |
| SPF_IP | 83.149.86.160/27 |
| SPF_IP | 85.112.22.247 |
| SPF_IP | 91.209.197.6 |
| SPF_IP | 91.209.197.7 |
| SPF_IP | 91.220.136.168 |
Related pages
Pivot deeper into the graph from ing.nl.
- IP · 184.30.168.181
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:csc corporate domains, inc.
- Country · US
- TLD · .nl
- Browse hostnames · in…
- 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: "ing.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.