Skip to content

Hostname

ixcys.com

Last fetched

ixcys.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ixcys.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ixcys.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.91.3.115149.91.3.0/24AS174COGENT-174 - Cogent Communications, LLCFR

WHOIS identity

Registrar
iana:81
Organization
emmanuel gonzalez
Contact emails

Subdomains

132 observed subdomains of ixcys.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ixcys.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_IP149.91.3.0/24
SPF_IP83.144.1.0/24
SPF_IP83.144.2.0/24
SPF_IP83.144.6.0/24
SPF_MXixcys.com

Related pages

Pivot deeper into the graph from ixcys.com.

Cypher and MCP

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

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