Skip to content

Hostname

andersencorp.com

Last fetched

andersencorp.com resolves to 2 IPv4 addresses operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
147.154.27.36147.154.16.0/20AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANUS
192.29.61.237192.29.56.0/21AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANCH

WHOIS identity

Registrar
iana:146
Organization
andersen
Contact emails

Subdomains

116 observed subdomains of andersencorp.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

56 SPF mechanisms authorising senders for andersencorp.com.

MechanismTarget
SPF_INCLUDE_pm.spf.spectrumretailnet.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP147.160.167.0/26
SPF_IP148.59.100.16/28
SPF_IP149.72.41.188
SPF_IP158.107.100.105
SPF_IP158.107.100.252
SPF_IP158.107.100.254/32
SPF_IP158.107.100.3
SPF_IP158.107.48.105
SPF_IP158.107.48.254/32
SPF_IP162.248.184.0/22
SPF_IP184.150.200.209
SPF_IP184.150.200.94/32
SPF_IP192.254.121.248/32
SPF_IP199.19.228.132/32
SPF_IP199.19.228.133/32
SPF_IP20.12.134.144/28
SPF_IP20.12.135.144/28
SPF_IP20.12.135.160/28
SPF_IP20.125.64.104/31
SPF_IP20.171.224.16/28
SPF_IP20.171.224.80/28
SPF_IP20.236.201.102/31
SPF_IP20.241.243.190/31
SPF_IP20.253.118.128/28
SPF_IP20.253.118.160/28
SPF_IP20.253.118.176/28
SPF_IP20.40.31.128/28
SPF_IP20.7.89.192/28
SPF_IP20.7.90.48/28
SPF_IP20.7.90.64/28
SPF_IP205.142.178.101
SPF_IP206.251.236.69
SPF_IP208.49.58.50
SPF_IP208.50.170.134
SPF_IP208.50.170.77
SPF_IP209.112.104.0/22
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP50.204.247.36
SPF_IP50.204.247.37
SPF_IP52.177.241.22/31
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP54.172.84.90
SPF_IP64.207.216.0/22
SPF_IP64.211.226.179
SPF_IP68.233.76.14/32
SPF_IP74.121.51.158

Related pages

Pivot deeper into the graph from andersencorp.com.

Cypher and MCP

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

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