Skip to content

Hostname

montecampo.it

Last fetched

montecampo.it resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:axera s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.78.159188.166.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:axera s.p.a.
Organization
montecampo
Contact emails

Subdomains

2 observed subdomains of montecampo.it.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for montecampo.it.

MechanismTarget
SPF_Arelay.zonin.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.13.74.21/32
SPF_IP217.72.34.245/32
SPF_MXmontecampo.it

Related pages

Pivot deeper into the graph from montecampo.it.

Cypher and MCP

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

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