Skip to content

Hostname

healthspring.com

Last fetched

healthspring.com resolves to 20 IPv4 addresses operated by CIGNA-1 - CIGNA in CA. WHOIS lists iana:642 as the registrar.

Nutrition Label

WHISPER CANON · healthspring.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/healthspring.com

Resolution chain

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

IPPrefixASNOperatorCountry
170.48.14.221170.48.14.0/24AS11406CIGNA-1 - CIGNACA
170.48.29.168170.48.29.0/24AS13348CIGNA-2 - CIGNACA
3.160.188.1033.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.483.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.513.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.933.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.131.5665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.1013.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.
3.173.161.1043.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.
3.173.161.393.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.
13.227.231.3213.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.227.231.7413.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.
3.173.161.663.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:642
Organization
cigna intellectual property,
Contact emails

Subdomains

48 observed subdomains of healthspring.com.

Web-graph footprint

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

66 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for healthspring.com.

MechanismTarget
SPF_EXISTS%{i}.spf.evernorth.com
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDEspf-00239701.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.172.134.162
SPF_IP208.79.27.100

Related pages

Pivot deeper into the graph from healthspring.com.

Cypher and MCP

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

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