Skip to content

Hostname

rustica.fr

Last fetched

rustica.fr resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · rustica.frRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/rustica.fr

Resolution chain

rustica.fr resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
178.248.208.239178.248.208.0/21AS197133FR
18.173.205.11218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi
Organization
rustica
Contact emails

Subdomains

37 observed subdomains of rustica.fr.

Web-graph footprint

Distinct hostnames that link to or from rustica.fr in the public web crawl.

1,324 sites link to this hostname.

335 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rustica.fr.

MechanismTarget
SPF_Arustica.fr
SPF_INCLUDEmediactive.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.51.172.0/24
SPF_IP194.51.172.157/32
SPF_IP195.20.199.128/27
SPF_MXrustica.fr
SPF_MXvivetic.com

Related pages

Pivot deeper into the graph from rustica.fr.

Cypher and MCP

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

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