Skip to content

Hostname

cotiviti.com

Last fetched

cotiviti.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · cotiviti.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cotiviti.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
cotiviti usa, llc.
Contact emails

Subdomains

72 observed subdomains of cotiviti.com.

Web-graph footprint

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

225 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for cotiviti.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEdnsus1.accellion.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-00390501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf01.sabacloud.com
SPF_INCLUDEstspg-customer.com
SPF_IP107.20.210.250/32
SPF_IP148.163.134.85
SPF_IP148.163.138.85
SPF_IP174.143.181.180/32
SPF_IP199.30.235.59
SPF_IP199.30.239.59
SPF_IP208.80.104.118
SPF_IP208.80.104.99
SPF_IP208.80.105.118
SPF_IP208.80.105.2
SPF_IP208.80.105.99
SPF_IP209.10.130.2
SPF_IP209.10.130.3
SPF_IP209.10.130.5
SPF_IP209.208.242.142
SPF_IP209.208.242.149
SPF_IP40.95.0.0/15
SPF_IP52.1.14.157/32
SPF_IP52.5.134.202/32
SPF_IP54.66.214.7
SPF_IP74.203.185.59

Related pages

Pivot deeper into the graph from cotiviti.com.

Cypher and MCP

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

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