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
Resolution chain
generationrobots.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.232.36.191 | 172.232.32.0/19 | AS63949 | VKT-HK Viking Telecom Limited | FR |
| 172.234.168.149 | 172.234.160.0/19 | AS63949 | VKT-HK Viking Telecom Limited | FR |
| 195.154.31.112 | 195.154.0.0/16 | AS12876 | Online SAS | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for generationrobots.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 195.154.243.18 |
Related pages
Pivot deeper into the graph from generationrobots.com.
- IP · 172.232.36.191
- ASN · AS63949VKT-HK Viking Telecom Limited
- Registrar · iana:88
- Country · FR
- Email · contact@generationrobots.com
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.