Skip to content

Hostname

1gb.it

Last fetched

1gb.it resolves to 1 IPv4 address operated by AS34691 in IT. WHOIS lists registrar:intendo s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · 1gb.itRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/1gb.it

Resolution chain

1gb.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.233.252.4891.233.252.0/23AS34691IT

WHOIS identity

Registrar
registrar:intendo s.r.l.
Organization
help4you di simona cannizzaro & c. s.a.s.
Contact emails

Subdomains

1 observed subdomain of 1gb.it.

Subdomain
www.1gb.it

Web-graph footprint

Distinct hostnames that link to or from 1gb.it in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 1gb.it.

MechanismTarget
SPF_A1gb.it
SPF_IP194.69.60.2
SPF_IP194.69.60.4
SPF_IP91.233.252.82
SPF_IP91.233.252.84
SPF_IP91.233.252.85
SPF_MX1gb.it

Related pages

Pivot deeper into the graph from 1gb.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "1gb.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.