Hostname
primopianomolise.it
Last fetched
primopianomolise.it resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:innovation group s.c.r.l. as the registrar.
Nutrition Label
Resolution chain
primopianomolise.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 |
|---|---|---|---|---|
| 188.34.201.186 | 188.34.128.0/17 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
| 5.134.123.150 | 5.134.123.0/24 | AS209583 | ARMADA - Fabio Mascio | IT |
WHOIS identity
- Registrar
- registrar:innovation group s.c.r.l.
- Organization
- esseci srl
- Contact emails
- —
Subdomains
5 observed subdomains of primopianomolise.it.
Web-graph footprint
Distinct hostnames that link to or from primopianomolise.it in the public web crawl.
1,176 sites link to this hostname.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for primopianomolise.it.
| Mechanism | Target |
|---|---|
| SPF_A | primopianomolise.it |
| SPF_IP | 46.254.34.68 |
| SPF_MX | primopianomolise.it |
Related pages
Pivot deeper into the graph from primopianomolise.it.
- IP · 188.34.201.186
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · registrar:innovation group s.c.r.l.
- Country · DE
- TLD · .it
- Browse hostnames · pr…
- 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: "primopianomolise.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.