Skip to content

Hostname

dimensionemareroma.it

Last fetched

dimensionemareroma.it resolves to 2 IPv4 addresses operated by AS206476 in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · dimensionemareroma.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dimensionemareroma.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.255.186.49185.255.184.0/22AS206476IT
52.18.59.12452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
dimensione mare international srl
Contact emails

Subdomains

2 observed subdomains of dimensionemareroma.it.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dimensionemareroma.it.

MechanismTarget
SPF_Asmtpauth.neten.network
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDEspf.sendinblue.com
SPF_IP83.224.65.29/32

Related pages

Pivot deeper into the graph from dimensionemareroma.it.

Cypher and MCP

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

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