Skip to content

Hostname

opencare.com

Last fetched

opencare.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:886 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.32.121108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.122108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.62108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.77108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.173.166.11718.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.12318.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.3618.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.6218.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.12518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

42 observed subdomains of opencare.com.

Web-graph footprint

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

1,409 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for opencare.com.

MechanismTarget
SPF_Aopencare.com
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsupport.zendesk.com
SPF_MXopencare.com

Related pages

Pivot deeper into the graph from opencare.com.

Cypher and MCP

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

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