Skip to content

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

WHISPER CANON · loropiana.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/loropiana.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.103.102.221104.103.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.AT
184.30.71.56184.30.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.197.142.20123.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.63.132.8523.63.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.102.63.204104.102.32.0/19AS16625AKAMAI-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.

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.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for loropiana.com.

MechanismTarget
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.72.200.0/24
SPF_IP194.177.112.14
SPF_IP194.185.45.66
SPF_IP195.96.202.125
SPF_IP198.61.254.12/32
SPF_IP199.81.0.0/16
SPF_IP20.157.22.94
SPF_IP20.157.223.62
SPF_IP204.135.0.0/16
SPF_IP212.239.111.124
SPF_IP213.92.5.0/24
SPF_IP213.92.78.66
SPF_IP24.136.120.26
SPF_IP51.105.150.141
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP81.174.27.74
SPF_IP85.36.165.100

Related pages

Pivot deeper into the graph from loropiana.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.