Skip to content

Hostname

generationrobots.com

Last fetched

generationrobots.com resolves to 3 IPv4 addresses operated by VKT-HK Viking Telecom Limited in FR. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · generationrobots.comRouting diversity3.0/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/generationrobots.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.232.36.191172.232.32.0/19AS63949VKT-HK Viking Telecom LimitedFR
172.234.168.149172.234.160.0/19AS63949VKT-HK Viking Telecom LimitedFR
195.154.31.112195.154.0.0/16AS12876Online SASFR

WHOIS identity

Registrar
iana:88
Organization
g?n?ration robots
Contact emails

Subdomains

10 observed subdomains of generationrobots.com.

Web-graph footprint

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

343 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for generationrobots.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_IP195.154.243.18

Related pages

Pivot deeper into the graph from generationrobots.com.

Cypher and MCP

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

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