Skip to content

Hostname

cority.com

Last fetched

cority.com resolves to 1 IPv4 address operated by CONEHEALTH - The Moses H. Cone Memorial Hospital in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cority.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cority.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.182.213.53209.182.208.0/21AS54641CONEHEALTH - The Moses H. Cone Memorial HospitalUS

WHOIS identity

Registrar
iana:2
Organization
lexicon branding
Contact emails

Subdomains

72 observed subdomains of cority.com.

Web-graph footprint

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

260 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cority.com.

MechanismTarget
SPF_INCLUDE_spf.alrux.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.byway.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.213.169.163/32
SPF_IP34.237.157.2
SPF_IP50.31.55.69
SPF_IP69.7.185.128/25
SPF_IP98.129.36.66

Related pages

Pivot deeper into the graph from cority.com.

Cypher and MCP

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

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