Skip to content

Hostname

generationbad.com

Last fetched

generationbad.com resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · generationbad.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/generationbad.com

Resolution chain

generationbad.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.95.169.131141.95.128.0/17AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:74
Organization
bad generation
Contact emails

Subdomains

8 observed subdomains of generationbad.com.

Web-graph footprint

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

13 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • generationbad.com

SPF policy

7 SPF mechanisms authorising senders for generationbad.com.

MechanismTarget
SPF_Agenerationbad.com
SPF_IP141.95.169.131
SPF_IP149.202.77.28
SPF_IP51.178.79.105
SPF_IP51.91.12.202
SPF_IP51.91.74.86
SPF_MXgenerationbad.com

Related pages

Pivot deeper into the graph from generationbad.com.

Cypher and MCP

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

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