Hostname
obs.testrobotflower.com
Last fetched
obs.testrobotflower.com resolves to 3.227.190.204, announced in 3.224.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. obs.testrobotflower.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 3.227.190.204
3.224.0.0/12 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 34.199.234.25
34.192.0.0/12 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 35.172.245.152
35.168.0.0/13 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 50.16.211.97
50.16.0.0/16 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 52.45.196.192
52.44.0.0/15 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 54.83.110.109
54.80.0.0/14 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
IPv6 resolution
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for obs.testrobotflower.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
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 obs.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: "obs.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.