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
Resolution chain
franckparienti.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.115.104.109 | 151.115.0.0/17 | AS12876 | — | PL |
| 185.158.133.1 | 185.158.133.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | PL |
| 51.159.135.0 | 51.158.0.0/15 | AS12876 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for franckparienti.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 51.159.233.177 |
Related pages
Pivot deeper into the graph from franckparienti.com.
- IP · 151.115.104.109
- ASN · AS12876
- Registrar · iana:1910
- Country · PL
- Email · 8cc989e3e8db7369.o1321829@whois.bookmyname.com
- TLD · .com
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.