Skip to content

Hostname

isic.com.cy

Last fetched

isic.com.cy resolves to 1 IPv4 address operated by AS47521 in GR.

Nutrition Label

WHISPER CANON · isic.com.cyRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/isic.com.cy

Resolution chain

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

IPPrefixASNOperatorCountry
95.129.40.5595.129.40.0/21AS47521GR

WHOIS identity

No WHOIS records are currently associated with isic.com.cy in WhisperGraph.

Subdomains

7 observed subdomains of isic.com.cy.

Web-graph footprint

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

6 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • isic.com.cy

SPF policy

4 SPF mechanisms authorising senders for isic.com.cy.

MechanismTarget
SPF_Aisic.com.cy
SPF_IP185.78.220.219
SPF_IP95.129.40.55
SPF_MXisic.com.cy

Related pages

Pivot deeper into the graph from isic.com.cy.

Cypher and MCP

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

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