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
Resolution chain
crystalweed.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.4.179 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.132.83 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 5.75.131.83 | 5.75.128.0/17 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:supporthost oü
- Organization
- crystal distribution s.r.o.
- Contact emails
- —
Subdomains
26 observed subdomains of crystalweed.it.
Showing 17 of 26. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.e85df0504153.crystalweed.it
- crystalweed.it
SPF policy
3 SPF mechanisms authorising senders for crystalweed.it.
| Mechanism | Target |
|---|---|
| SPF_A | crystalweed.it |
| SPF_IP | 5.75.131.83 |
| SPF_MX | crystalweed.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.