Skip to content

Hostname

www3.olycom.it

Last fetched

www3.olycom.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · www3.olycom.itRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www3.olycom.it

Resolution chain

www3.olycom.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.57.90.24552.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
91.81.31.18391.81.0.0/17AS30722IT

WHOIS identity

No WHOIS records are currently associated with www3.olycom.it in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from www3.olycom.it in the public web crawl.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for www3.olycom.it.

MechanismTarget
SPF_Awww3.olycom.it
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2.40.213.48/28
SPF_IP217.118.15.85
SPF_IP217.118.15.86
SPF_IP217.118.15.88
SPF_IP217.118.15.91
SPF_IP87.241.51.116
SPF_MXwww3.olycom.it

Related pages

Pivot deeper into the graph from www3.olycom.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "www3.olycom.it"})-[: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.