Hostname
ing.com
Last fetched
ing.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
ing.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.100.225 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.234 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.213.185.86 | 23.213.185.0/24 | AS20940 | AKAMAI-ASN1 | MX |
| 23.213.185.87 | 23.213.185.0/24 | AS20940 | AKAMAI-ASN1 | MX |
| 23.33.42.71 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.42.73 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.50.131.137 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.139 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.42.242 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.41 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
71 observed subdomains of ing.com.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ing.com in the public web crawl.
2,389 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for ing.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ing.net |
| SPF_INCLUDE | mailplus.nl |
| SPF_INCLUDE | slvmcp.nl |
| SPF_INCLUDE | spf1.fraedom.com |
| SPF_IP | 146.148.26.249 |
| SPF_IP | 170.207.37.144/31 |
| SPF_IP | 170.207.39.152/31 |
| SPF_IP | 192.254.112.185 |
| SPF_IP | 212.187.169.64/26 |
| SPF_IP | 78.136.53.254 |
| SPF_IP | 83.217.248.35 |
| SPF_IP | 83.231.160.128/26 |
| SPF_IP | 89.20.160.55 |
| SPF_IP | 92.52.81.2 |
| SPF_IP | 95.138.135.251 |
Related pages
Pivot deeper into the graph from ing.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ing.com"})-[: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.