Hostname
gemimarket.it
Last fetched
gemimarket.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:dominiofaidate s.r.l. as the registrar.
Nutrition Label
Resolution chain
gemimarket.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.66.40.109 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.147 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:dominiofaidate s.r.l.
- Organization
- gemi elettronica srl
- Contact emails
- —
Subdomains
6 observed subdomains of gemimarket.it.
Web-graph footprint
Distinct hostnames that link to or from gemimarket.it in the public web crawl.
69 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for gemimarket.it.
| Mechanism | Target |
|---|---|
| SPF_A | gemimarket.it |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 149.202.69.175 |
| SPF_IP | 217.182.199.211 |
| SPF_IP | 37.187.156.88 |
| SPF_IP | 46.105.107.91 |
| SPF_IP | 51.75.146.166 |
| SPF_IP | 87.98.243.117 |
| SPF_MX | gemimarket.it |
Related pages
Pivot deeper into the graph from gemimarket.it.
- IP · 172.66.40.109
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:dominiofaidate s.r.l.
- Country · CA
- TLD · .it
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gemimarket.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.