Skip to content

Hostname

corriereromagna.it

Last fetched

corriereromagna.it resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in DE.

Nutrition Label

WHISPER CANON · corriereromagna.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/corriereromagna.it

Resolution chain

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

IPPrefixASNOperatorCountry
129.159.244.68129.159.240.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationDE
144.24.177.44144.24.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for corriereromagna.it.

MechanismTarget
SPF_Acorriereromagna.it
SPF_INCLUDE_spf.google.com
SPF_IP188.219.131.202
SPF_IP51.254.197.65
SPF_IP87.247.232.131
SPF_MXcorriereromagna.it

Related pages

Pivot deeper into the graph from corriereromagna.it.

Cypher and MCP

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

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