Skip to content

Hostname

viagoos.nl

Last fetched

viagoos.nl resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. in NL. WHOIS lists registrar:cyberserv b.v. as the registrar.

Nutrition Label

WHISPER CANON · viagoos.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/viagoos.nl

Resolution chain

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

IPPrefixASNOperatorCountry
193.43.92.12193.43.92.0/24AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL

WHOIS identity

Registrar
registrar:cyberserv b.v.
Organization
Contact emails

Subdomains

5 observed subdomains of viagoos.nl.

Web-graph footprint

Distinct hostnames that link to or from viagoos.nl in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for viagoos.nl.

MechanismTarget
SPF_Aviagoos.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.242.99.144
SPF_IP2001:1af8:2100:b070:6:0:bab2:e6b7
SPF_IP5.39.185.33/32
SPF_MXviagoos.nl

Related pages

Pivot deeper into the graph from viagoos.nl.

Cypher and MCP

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

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