Skip to content

Hostname

dipae.ac.cy

Last fetched

dipae.ac.cy resolves to 1 IPv4 address operated by AS6866 in CY.

Nutrition Label

WHISPER CANON · dipae.ac.cyRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dipae.ac.cy

Resolution chain

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

IPPrefixASNOperatorCountry
195.14.137.109195.14.128.0/20AS6866CY

WHOIS identity

No WHOIS records are currently associated with dipae.ac.cy in WhisperGraph.

Subdomains

1 observed subdomain of dipae.ac.cy.

Web-graph footprint

Distinct hostnames that link to or from dipae.ac.cy in the public web crawl.

100 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dipae.ac.cy.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.110.244.73
SPF_IP109.110.244.74
SPF_IP109.110.244.75
SPF_IP195.14.130.0/24
SPF_IP213.140.208.230/32
SPF_IP213.140.209.230
SPF_IP213.140.209.232
SPF_IP213.140.211.230/32
SPF_IP213.140.213.230
SPF_IP213.140.213.231/32
SPF_IP2a00:1358:2000:a0a::/64
SPF_IP91.184.192.142
SPF_IP91.184.192.148

Related pages

Pivot deeper into the graph from dipae.ac.cy.

Cypher and MCP

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

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