Skip to content

Hostname

ib-network.it

Last fetched

ib-network.it resolves to 2 IPv4 addresses operated by AS16276 in IT. WHOIS lists registrar:ib-network! sa by @incista spa as the registrar.

Nutrition Label

WHISPER CANON · ib-network.itRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/ib-network.it

Resolution chain

ib-network.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ib-network! sa by @incista spa
Organization
in.c.i.s.t.a. spa
Contact emails

Subdomains

23 observed subdomains of ib-network.it.

Web-graph footprint

Distinct hostnames that link to or from ib-network.it in the public web crawl.

52 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ib-network.it.

MechanismTarget
SPF_Aib-network.it
SPF_IP135.125.197.215
SPF_IP5.196.35.175
SPF_IP5.196.35.176
SPF_MXib-network.it

Related pages

Pivot deeper into the graph from ib-network.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ib-network.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.