Skip to content

Hostname

masseranocashmere.com

Last fetched

masseranocashmere.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · masseranocashmere.comRouting diversity3.0/10Peering density10.0/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/masseranocashmere.com

Resolution chain

masseranocashmere.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.214.192.10635.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
iana:69
Organization
claudio masserano
Contact emails

Subdomains

3 observed subdomains of masseranocashmere.com.

Web-graph footprint

Distinct hostnames that link to or from masseranocashmere.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for masseranocashmere.com.

MechanismTarget
SPF_REDIRECTvdcn._spf.spazioweb.email

Related pages

Pivot deeper into the graph from masseranocashmere.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "masseranocashmere.com"})-[: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.