Skip to content

Hostname

calchoice.com

Last fetched

calchoice.com resolves to 1 IPv4 address operated by WBIA-1-40860 - Word and Brown Insurance Administrators, Inc in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · calchoice.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/calchoice.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.186.167.226198.186.167.0/24AS40860WBIA-1-40860 - Word and Brown Insurance Administrators, IncUS

WHOIS identity

Registrar
iana:9
Organization
word and brown insurance inc. word and brown insurance
Contact emails

Subdomains

33 observed subdomains of calchoice.com.

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for calchoice.com.

MechanismTarget
SPF_Acalchoice.com
SPF_Adocusign.com
SPF_Adocusign.net
SPF_Asalesforce.com
SPF_Aultipro.com
SPF_INCLUDE43776429.spf02.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP208.93.108.250
SPF_IP208.93.108.4
SPF_IP50.58.132.10
SPF_IP54.240.0.0/18
SPF_IP69.169.224.0/20
SPF_MXcalchoice.com

Related pages

Pivot deeper into the graph from calchoice.com.

Cypher and MCP

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

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