Skip to content

Hostname

quimedia.it

Last fetched

quimedia.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:retelit digital services s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · quimedia.itRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/quimedia.it

Resolution chain

quimedia.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.76.202.21454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:retelit digital services s.p.a.
Organization
athesia
Contact emails

Subdomains

6 observed subdomains of quimedia.it.

Web-graph footprint

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

22 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for quimedia.it.

MechanismTarget
SPF_INCLUDE_spf.hostingtrentino.it
SPF_INCLUDEbrennercom.it
SPF_INCLUDEturbo-smtp.com
SPF_IP195.110.128.28/32
SPF_IP217.199.4.64/27
SPF_IP52.58.227.97
SPF_MXquimedia.it

Related pages

Pivot deeper into the graph from quimedia.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "quimedia.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.