Skip to content

Hostname

robots.net

Last fetched

robots.net resolves to 6 IPv4 addresses operated by TELE2LV-AS in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · robots.netRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/robots.net

Resolution chain

robots.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

5 observed subdomains of robots.net.

Web-graph footprint

Distinct hostnames that link to or from robots.net in the public web crawl.

1,330 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for robots.net.

MechanismTarget
SPF_Arobots.net
SPF_IP157.230.133.181
SPF_MXrobots.net

Related pages

Pivot deeper into the graph from robots.net.

Cypher and MCP

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

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