Skip to content

Hostname

roc-eclerc.com

Last fetched

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

Nutrition Label

WHISPER CANON · roc-eclerc.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/roc-eclerc.com

Resolution chain

roc-eclerc.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.235.10713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.35.93.3913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9713.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.2552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
groupe roc- eclerc
Contact emails

Subdomains

19 observed subdomains of roc-eclerc.com.

Web-graph footprint

Distinct hostnames that link to or from roc-eclerc.com in the public web crawl.

99 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for roc-eclerc.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from roc-eclerc.com.

Cypher and MCP

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

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