Hostname
roosterdev.co.uk
Last fetched
roosterdev.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.
Nutrition Label
Resolution chain
roosterdev.co.uk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.94.111 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.37 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.6 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.97 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.239.195.11 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.112 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.4 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.56 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Organization
- rooster dev
- Contact emails
- —
Subdomains
5 observed subdomains of roosterdev.co.uk.
| Subdomain |
|---|
| projects.roosterdev.co.uk |
Showing 1 of 5. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for roosterdev.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from roosterdev.co.uk.
- IP · 13.226.94.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Country · US
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · ro…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roosterdev.co.uk"})-[: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.