Skip to content

Hostname

franckparienti.com

Last fetched

franckparienti.com resolves to 3 IPv4 addresses operated by AS12876 in PL. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · franckparienti.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/franckparienti.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.115.104.109151.115.0.0/17AS12876PL
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL
51.159.135.051.158.0.0/15AS12876FR

WHOIS identity

Registrar
iana:1910
Organization
franck
Contact emails

Subdomains

3 observed subdomains of franckparienti.com.

Web-graph footprint

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

7 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for franckparienti.com.

MechanismTarget
SPF_IP51.159.233.177

Related pages

Pivot deeper into the graph from franckparienti.com.

Cypher and MCP

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

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