Skip to content

Hostname

thegeneration.se

Last fetched

thegeneration.se resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · thegeneration.seRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/thegeneration.se

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.6618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.133.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.223.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.603.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.793.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.185.23.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.233.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.463.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.723.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

17 observed subdomains of thegeneration.se.

Web-graph footprint

Distinct hostnames that link to or from thegeneration.se in the public web crawl.

314 sites link to this hostname.

158 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for thegeneration.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEfsspfus.freshemail.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.fortnox.se
SPF_IP46.16.232.201

Related pages

Pivot deeper into the graph from thegeneration.se.

Cypher and MCP

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

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