Skip to content

Hostname

sixshop.com

Last fetched

sixshop.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · sixshop.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sixshop.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.129108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.28108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.4108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.76108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.158.213.101108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.120108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.123108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.50108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.245.46.2018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:244
Organization
sixsolution
Contact emails

Subdomains

28 observed subdomains of sixshop.com.

Web-graph footprint

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

1,304 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sixshop.com.

MechanismTarget
SPF_INCLUDEspf.worksmobile.com

Related pages

Pivot deeper into the graph from sixshop.com.

Cypher and MCP

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

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