Skip to content

Hostname

ebury.rocks

Last fetched

ebury.rocks resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ebury.rocksRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ebury.rocks

Resolution chain

ebury.rocks resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.122.4018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.6218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.6618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.173.187.12218.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.2218.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.3818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.518.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.10018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

67 observed subdomains of ebury.rocks.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ebury.rocks.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from ebury.rocks.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ebury.rocks"})-[: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.