Skip to content

Hostname

testrobotflower.com

Last fetched

testrobotflower.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. testrobotflower.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · testrobotflower.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/testrobotflower.com

Resolution chain

No IPv4 resolution is recorded for testrobotflower.com in WhisperGraph.

IPv6 resolution

No AAAA record for testrobotflower.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
2495848d-9b88-45a2-b6b3-eaf35d146b75@identity-protect.org, 30a79cca-ac70-4e4f-89af-1a5dba8b2502@identity-protect.org, 3fa4ddd0-575f-47e3-aebe-ea0f040d1240@identity-protect.org, 4c6a738d-6886-488d-a129-fe92e2836ca8@identity-protect.org, 6dcbddde-6306-4954-a634-d37eec0497ce@identity-protect.org, 795d4c91-8bce-40ac-93cf-385bcd11a376@identity-protect.org, c49dc975-8204-45f8-a142-dad80aedaa58@identity-protect.org

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-217.awsdns-27.com
  • ns-885.awsdns-46.net
  • ns-1233.awsdns-26.org
  • ns-1780.awsdns-30.co.uk

Threat-feed evidence

History

Related pages

Pivot from testrobotflower.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "testrobotflower.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.