Skip to content

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

WHISPER CANON · ing.comRouting diversity3.9/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/ing.com

Resolution chain

ing.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

71 observed subdomains of ing.com.

Web-graph footprint

Distinct hostnames that link to or from ing.com in the public web crawl.

2,389 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ing.com.

MechanismTarget
SPF_INCLUDE_spf.ing.net
SPF_INCLUDEmailplus.nl
SPF_INCLUDEslvmcp.nl
SPF_INCLUDEspf1.fraedom.com
SPF_IP146.148.26.249
SPF_IP170.207.37.144/31
SPF_IP170.207.39.152/31
SPF_IP192.254.112.185
SPF_IP212.187.169.64/26
SPF_IP78.136.53.254
SPF_IP83.217.248.35
SPF_IP83.231.160.128/26
SPF_IP89.20.160.55
SPF_IP92.52.81.2
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.