Skip to content

Hostname

inkind.com

Last fetched

inkind.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.98.50108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.55108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.73108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.98108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.173.132.12618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.2818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.2418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 124157032
Contact emails

Subdomains

76 observed subdomains of inkind.com.

Web-graph footprint

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

169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for inkind.com.

MechanismTarget
SPF_Ainkind.com
SPF_INCLUDE_spf.cordialmail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from inkind.com.

Cypher and MCP

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

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