Skip to content

Hostname

generation-h.net

Last fetched

generation-h.net resolves to 1 IPv4 address operated by BRENNERCOM-AS - Retelit Digital Services S.p.A. in IT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · generation-h.netRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/generation-h.net

Resolution chain

generation-h.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.190.176.6689.190.160.0/19AS20811BRENNERCOM-AS - Retelit Digital Services S.p.A.IT

WHOIS identity

Registrar
iana:269
Organization
gert lanz
Contact emails

Subdomains

1 observed subdomain of generation-h.net.

Web-graph footprint

Distinct hostnames that link to or from generation-h.net in the public web crawl.

20 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for generation-h.net.

MechanismTarget
SPF_Ageneration-h.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXgeneration-h.net

Related pages

Pivot deeper into the graph from generation-h.net.

Cypher and MCP

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

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