Skip to content

Hostname

cydcor.com

Last fetched

cydcor.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

cydcor.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

56 observed subdomains of cydcor.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cydcor.com.

MechanismTarget
SPF_Acydcor.com
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEbarracuda.cydcor.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEeveresthosted.com
SPF_INCLUDEsmtp.cydcor.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.149.224/32
SPF_IP149.72.202.81
SPF_IP207.178.250.140
SPF_IP207.178.250.161
SPF_MXcydcor.com

Related pages

Pivot deeper into the graph from cydcor.com.

Cypher and MCP

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

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