Skip to content

Hostname

6thforce.com

Last fetched

6thforce.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 6thforce.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/6thforce.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.10108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.101108.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.48108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.68.1173.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.33.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.433.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.873.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:468
Organization
on behalf of 6thforce.com owner
Contact emails

Subdomains

4 observed subdomains of 6thforce.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 6thforce.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from 6thforce.com.

Cypher and MCP

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

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