Skip to content

Hostname

caorda.com

Last fetched

caorda.com resolves to 2 IPv4 addresses operated by COGECO-PEER1 - Aptum Technologies in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · caorda.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/caorda.com

Resolution chain

caorda.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.187.116.80216.187.116.0/24AS13768COGECO-PEER1 - Aptum TechnologiesCA
38.99.3.3538.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCCA

WHOIS identity

Registrar
iana:440
Organization
caorda solutions
Contact emails

Subdomains

341 observed subdomains of caorda.com.

Web-graph footprint

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

151 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for caorda.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.caorda.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.232.132.136
SPF_MXcaorda.com

Related pages

Pivot deeper into the graph from caorda.com.

Cypher and MCP

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

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