Skip to content

Hostname

extendedcare.com

Last fetched

extendedcare.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.201.83.17035.200.0.0/15AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
allscripts healthcare, llc.
Contact emails

Subdomains

22 observed subdomains of extendedcare.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for extendedcare.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP139.138.38.211
SPF_IP139.138.46.50
SPF_IP149.72.195.203
SPF_IP149.72.253.54
SPF_IP167.89.54.7/32
SPF_IP168.245.40.173
SPF_IP198.181.218.105
SPF_IP198.181.218.106
SPF_IP198.181.218.107
SPF_IP198.181.218.108
SPF_IP198.181.218.125

Related pages

Pivot deeper into the graph from extendedcare.com.

Cypher and MCP

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

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