Skip to content

Hostname

ing.de

Last fetched

ing.de resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · ing.deRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/ing.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.81.14.191104.81.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.201.181.14123.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.210.127.21923.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.105.4923.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.219.22423.54.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

No WHOIS records are currently associated with ing.de in WhisperGraph.

Subdomains

130 observed subdomains of ing.de.

Web-graph footprint

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

1,280 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ing.de.

MechanismTarget
SPF_INCLUDE_spf.ing.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeskerondemand.com
SPF_IP194.127.138.0/24
SPF_IP212.172.242.140
SPF_IP216.74.162.13/32
SPF_IP216.74.162.14/32

Related pages

Pivot deeper into the graph from ing.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ing.de"})-[: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.