Skip to content

Hostname

roostery.com

Last fetched

roostery.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · roostery.comRouting diversity6.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/roostery.com

Resolution chain

roostery.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.197.127100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.156.136100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.28.20213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.235.1718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.252.8323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.68.1123.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.40.243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.178.24434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.105.5934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.41.19335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.67.1844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.102.24944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.251.17544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.122.15552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.211.4052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.143.1254.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.67.14098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.215.4298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

3 observed subdomains of roostery.com.

Web-graph footprint

Distinct hostnames that link to or from roostery.com in the public web crawl.

102 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for roostery.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from roostery.com.

Cypher and MCP

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

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

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