Hostname
h2web.it
Last fetched
h2web.it resolves to 1 IPv4 address operated by ie-tildapublishing-1 - TILDA PLATFORM CLOUD SERVICES CO. L.L.C in IE. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
h2web.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.48.203.230 | 194.48.203.0/24 | AS205282 | ie-tildapublishing-1 - TILDA PLATFORM CLOUD SERVICES CO. L.L.C | IE |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- h2 snc
- Contact emails
- —
Subdomains
15 observed subdomains of h2web.it.
Web-graph footprint
Distinct hostnames that link to or from h2web.it in the public web crawl.
10 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for h2web.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.qboxmail.com |
| SPF_INCLUDE | turbo-smtp.com |
Related pages
Pivot deeper into the graph from h2web.it.
- IP · 194.48.203.230
- ASN · AS205282ie-tildapublishing-1 - TILDA PLATFORM CLOUD SERVICES CO. L.L.C
- Registrar · registrar:ovh
- Country · IE
- TLD · .it
- Browse hostnames · h2…
- 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: "h2web.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.