Skip to content

Hostname

atlaskind.com

Last fetched

atlaskind.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · atlaskind.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/atlaskind.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.251.187.23113.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.136.1743.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.255.25147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.68.20752.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.190.5754.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.242.23547.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for atlaskind.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from atlaskind.com.

Cypher and MCP

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

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