Skip to content

Hostname

www.cloud.notex.it

Last fetched

www.cloud.notex.it resolves to 1 IPv4 address operated by AS20811 in IT.

Nutrition Label

WHISPER CANON · www.cloud.notex.itRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.cloud.notex.it

Resolution chain

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

IPPrefixASNOperatorCountry
37.186.136.18837.186.128.0/18AS20811IT

WHOIS identity

No WHOIS records are currently associated with www.cloud.notex.it in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for www.cloud.notex.it.

MechanismTarget
SPF_Awww.cloud.notex.it
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.websiteservername.com
SPF_IP5.157.97.116
SPF_IP64.34.67.250
SPF_IP65.39.128.40
SPF_IP66.102.128.96
SPF_MXwww.cloud.notex.it

Related pages

Pivot deeper into the graph from www.cloud.notex.it.

Cypher and MCP

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

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