Skip to content

Hostname

netinstal.pl

Last fetched

netinstal.pl resolves to 1 IPv4 address operated by AS30851 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · netinstal.plRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/netinstal.pl

Resolution chain

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

IPPrefixASNOperatorCountry
85.11.68.10085.11.64.0/20AS30851PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

30 observed subdomains of netinstal.pl.

Web-graph footprint

Distinct hostnames that link to or from netinstal.pl in the public web crawl.

8 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for netinstal.pl.

MechanismTarget
SPF_Anetinstal.pl
SPF_IP85.11.68.130

Related pages

Pivot deeper into the graph from netinstal.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "netinstal.pl"})-[: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.