Skip to content

Hostname

crystalweed.it

Last fetched

crystalweed.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:supporthost oü as the registrar.

Nutrition Label

WHISPER CANON · crystalweed.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/crystalweed.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.4.179104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.132.83172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.75.131.835.75.128.0/17AS24940DE

WHOIS identity

Registrar
registrar:supporthost oü
Organization
crystal distribution s.r.o.
Contact emails

Subdomains

26 observed subdomains of crystalweed.it.

Web-graph footprint

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

122 sites link to this hostname.

233 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for crystalweed.it.

MechanismTarget
SPF_Acrystalweed.it
SPF_IP5.75.131.83
SPF_MXcrystalweed.it

Related pages

Pivot deeper into the graph from crystalweed.it.

Cypher and MCP

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

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