Skip to content

Hostname

sixthman.net

Last fetched

sixthman.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · sixthman.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sixthman.net

Resolution chain

sixthman.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.181.72100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.217.136100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.80.120100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.222.73.1113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.24.17823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.35.773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.230.893.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.22.2033.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.137.2383.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.96.53.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.33.16035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.151.1235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.158.4444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.71.4444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.12.15152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.80.23052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.8.10754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.127.16454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.56.5554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.103.21154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from sixthman.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sixthman.net.

MechanismTarget
SPF_INCLUDEsmtp.groovehq.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from sixthman.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sixthman.net"})-[: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.