Hostname
loropiana.com
Last fetched
loropiana.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in AT. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
loropiana.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.103.102.221 | 104.103.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | AT |
| 184.30.71.56 | 184.30.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.197.142.201 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.63.132.85 | 23.63.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.102.63.204 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- loro piana s.p.a.
- Contact emails
Subdomains
130 observed subdomains of loropiana.com.
Showing 25 of 130. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from loropiana.com in the public web crawl.
585 sites link to this hostname.
53 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for loropiana.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc55.sapsf.eu |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-0024c501.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 165.72.200.0/24 |
| SPF_IP | 194.177.112.14 |
| SPF_IP | 194.185.45.66 |
| SPF_IP | 195.96.202.125 |
| SPF_IP | 198.61.254.12/32 |
| SPF_IP | 199.81.0.0/16 |
| SPF_IP | 20.157.22.94 |
| SPF_IP | 20.157.223.62 |
| SPF_IP | 204.135.0.0/16 |
| SPF_IP | 212.239.111.124 |
| SPF_IP | 213.92.5.0/24 |
| SPF_IP | 213.92.78.66 |
| SPF_IP | 24.136.120.26 |
| SPF_IP | 51.105.150.141 |
| SPF_IP | 52.16.190.81/32 |
| SPF_IP | 52.17.45.98/32 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 81.174.27.74 |
| SPF_IP | 85.36.165.100 |
Related pages
Pivot deeper into the graph from loropiana.com.
- IP · 104.103.102.221
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:269
- Country · AT
- Email · b-ztorino@barzano-zanardo.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: "loropiana.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.