Hostname
lorisspinelli.com
Last fetched
lorisspinelli.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lorisspinelli.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 |
|---|---|---|---|---|
| 104.21.63.127 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.170.176 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0144903353
- Contact emails
- lorisspinelli.com@contactprivacy.com
- wynny89@gmail.com
- 1816827d-fd66-4202-9ac4-95e134b013b9@identity-protect.org
- 18ed361e-8bf7-4eca-ab32-dab8ac1f3ac7@identity-protect.org
- 2e15a617-7136-4f9c-b06b-7b23a9219867@identity-protect.org
- 5d21fee7-033e-4931-8286-83a57e8c1a35@identity-protect.org
- 6ecb1250-2d0e-4aab-b461-1752747f9b58@identity-protect.org
- 83018b98-8bf5-4b70-8a35-d085469763ed@identity-protect.org
- dcc798de-e1a7-40aa-85f1-4fc6b3e0bcdc@identity-protect.org
Subdomains
1 observed subdomain of lorisspinelli.com.
| Subdomain |
|---|
| www.lorisspinelli.com |
Web-graph footprint
Distinct hostnames that link to or from lorisspinelli.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lorisspinelli.com.
- IP · 104.21.63.127
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · lorisspinelli.com@contactprivacy.com
- TLD · .com
- Browse hostnames · lo…
- 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: "lorisspinelli.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.