Hostname
geniusfarma.it
Last fetched
geniusfarma.it resolves to 5 IPv4 addresses operated by SEEWEB Web hosting, colocation and cloud services in IT. WHOIS lists registrar:keliweb s.r.l. as the registrar.
Nutrition Label
Resolution chain
geniusfarma.it resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.241.142.146 | 80.241.142.0/24 | AS12637 | SEEWEB Web hosting, colocation and cloud services | IT |
| 91.98.47.181 | 91.98.0.0/16 | AS24940 | HETZNER-AS | DE |
| 91.99.155.9 | 91.99.0.0/16 | AS24940 | HETZNER-AS | DE |
| 195.201.89.27 | 195.201.0.0/16 | AS24940 | HETZNER-AS | DE |
| 46.224.77.1 | 46.224.0.0/15 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- registrar:keliweb s.r.l.
- Organization
- farmacia mazzini s.a.s. dott. dario borin & c.
- Contact emails
- —
Subdomains
11 observed subdomains of geniusfarma.it.
Web-graph footprint
Distinct hostnames that link to or from geniusfarma.it in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for geniusfarma.it.
| Mechanism | Target |
|---|---|
| SPF_A | geniusfarma.it |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 185.56.218.19 |
| SPF_IP | 88.198.63.69 |
| SPF_MX | geniusfarma.it |
Related pages
Pivot deeper into the graph from geniusfarma.it.
- IP · 80.241.142.146
- ASN · AS12637SEEWEB Web hosting, colocation and cloud services
- Registrar · registrar:keliweb s.r.l.
- Country · IT
- 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: "geniusfarma.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.