Skip to content

Hostname

generationtux.com

Last fetched

generationtux.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · generationtux.comRouting diversity5.6/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/generationtux.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.99.129100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.65.202100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.185.203107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.198.11423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.113.2403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.219.1273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.5.373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.181.1203.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.213.22134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.24.8135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.63.17744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.29.5952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.12.22752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.144.1732.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.25.57100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.78.7832.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

19 observed subdomains of generationtux.com.

Web-graph footprint

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

1,296 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for generationtux.com.

MechanismTarget
SPF_INCLUDE9066963.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP209.85.220.41/32

Related pages

Pivot deeper into the graph from generationtux.com.

Cypher and MCP

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

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