Skip to content

Hostname

ists.ac.cd

Last fetched

ists.ac.cd resolves to 1 IPv4 address operated by HETZNER-AS in FI.

Nutrition Label

WHISPER CANON · ists.ac.cdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ists.ac.cd

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.112.61135.181.0.0/16AS24940HETZNER-ASFI

WHOIS identity

No WHOIS records are currently associated with ists.ac.cd in WhisperGraph.

Subdomains

8 observed subdomains of ists.ac.cd.

Web-graph footprint

Distinct hostnames that link to or from ists.ac.cd in the public web crawl.

943 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • ists.ac.cd

SPF policy

5 SPF mechanisms authorising senders for ists.ac.cd.

MechanismTarget
SPF_Aists.ac.cd
SPF_IP135.181.112.44
SPF_IP135.181.112.61
SPF_IP95.217.84.98
SPF_MXists.ac.cd

Related pages

Pivot deeper into the graph from ists.ac.cd.

Cypher and MCP

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

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