Skip to content

Hostname

netserv.is

Last fetched

netserv.is resolves to 1 IPv4 address operated by AS12969 in IS.

Nutrition Label

WHISPER CANON · netserv.isRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/netserv.is

Resolution chain

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

IPPrefixASNOperatorCountry
89.160.229.789.160.128.0/17AS12969IS

WHOIS identity

No WHOIS records are currently associated with netserv.is in WhisperGraph.

Subdomains

15 observed subdomains of netserv.is.

Web-graph footprint

Distinct hostnames that link to or from netserv.is in the public web crawl.

25 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for netserv.is.

MechanismTarget
SPF_Anetserv.is
SPF_IP193.4.194.71/32
SPF_IP193.4.194.72/32
SPF_IP213.176.128.23/32
SPF_IP89.160.229.7
SPF_MXnetserv.is

Related pages

Pivot deeper into the graph from netserv.is.

Cypher and MCP

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

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