Hostname
fradefra.com
Last fetched
fradefra.com resolves to 2 IPv4 addresses operated by TISCALI-IT - Tiscali Italia S.P.A. in IT. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
fradefra.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.130.247.173 | 195.130.224.0/19 | AS8612 | TISCALI-IT - Tiscali Italia S.P.A. | IT |
| 57.131.22.251 | 57.131.0.0/17 | AS16276 | OVH - OVH SAS | IT |
WHOIS identity
- Registrar
- iana:472
- Organization
- francesco de francesco
- Contact emails
Subdomains
7 observed subdomains of fradefra.com.
Web-graph footprint
Distinct hostnames that link to or from fradefra.com in the public web crawl.
9 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- fradefra.com
SPF policy
4 SPF mechanisms authorising senders for fradefra.com.
| Mechanism | Target |
|---|---|
| SPF_A | fradefra.com |
| SPF_IP | 195.130.247.173 |
| SPF_IP | 57.131.22.251 |
| SPF_MX | fradefra.com |
Related pages
Pivot deeper into the graph from fradefra.com.
- IP · 195.130.247.173
- ASN · AS8612TISCALI-IT - Tiscali Italia S.P.A.
- Registrar · iana:472
- Country · IT
- Email · fradefra@sysandorg.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: "fradefra.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.