Skip to content

Hostname

frankel.fr

Last fetched

frankel.fr resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · frankel.frRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/frankel.fr

Resolution chain

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

IPPrefixASNOperatorCountry
18.185.226.24118.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.82.213.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.7.2333.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.137.2543.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.173.1153.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.162.4963.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi
Organization
frankel s.a.s.
Contact emails

Subdomains

4 observed subdomains of frankel.fr.

Web-graph footprint

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

132 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 frankel.fr.

MechanismTarget
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.takkt.de

Related pages

Pivot deeper into the graph from frankel.fr.

Cypher and MCP

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

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