Skip to content

Hostname

cy.technology

Last fetched

cy.technology resolves to 1 IPv4 address operated by FOURD-AS in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · cy.technologyRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cy.technology

Resolution chain

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

IPPrefixASNOperatorCountry
87.76.27.11887.76.27.0/24AS31463FOURD-ASUS

WHOIS identity

Registrar
iana:48
Organization
cytechnology
Contact emails

Subdomains

8 observed subdomains of cy.technology.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • cy.technology

SPF policy

5 SPF mechanisms authorising senders for cy.technology.

MechanismTarget
SPF_Acy.technology
SPF_IP87.76.27.118
SPF_IP87.76.27.21
SPF_IP87.76.27.7
SPF_MXcy.technology

Related pages

Pivot deeper into the graph from cy.technology.

Cypher and MCP

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

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