Skip to content

Hostname

kindicare.com

Last fetched

kindicare.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · kindicare.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kindicare.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.10013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.10213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.66.147.12418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.86.1043.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.1183.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.643.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.863.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:13
Organization
kindicare nutrition inc.,ltd.
Contact emails

Subdomains

12 observed subdomains of kindicare.com.

Web-graph footprint

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

102 sites link to this hostname.

280 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kindicare.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kindicare.com.

Cypher and MCP

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

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