Skip to content

Hostname

isic.de

Last fetched

isic.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · isic.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/isic.de

Resolution chain

isic.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.201.240.18138.201.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

9 observed subdomains of isic.de.

Web-graph footprint

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

418 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for isic.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_IP185.117.168.163
SPF_IP185.117.168.39
SPF_IP185.117.169.241
SPF_IP185.175.84.178
SPF_IP185.175.87.16
SPF_IP185.175.87.6
SPF_IP37.59.98.223
SPF_IP41.203.16.209
SPF_IP52.18.171.18
SPF_IP52.18.7.72
SPF_IP52.59.108.128
SPF_IP52.59.111.163
SPF_IP54.76.141.136
SPF_IP54.93.41.119
SPF_IP62.116.187.58
SPF_IP62.146.70.94
SPF_IP85.236.54.69

Related pages

Pivot deeper into the graph from isic.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "isic.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.