Skip to content

Hostname

vasmo.nl

Last fetched

vasmo.nl resolves to 1 IPv4 address operated by TrueServer-AS - TrueFullstaq B.V. in NL. WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.

Nutrition Label

WHISPER CANON · vasmo.nlRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/vasmo.nl

Resolution chain

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

IPPrefixASNOperatorCountry
213.193.247.32213.193.247.0/24AS15703TrueServer-AS - TrueFullstaq B.V.NL

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland
Organization
Contact emails

Subdomains

2 observed subdomains of vasmo.nl.

Web-graph footprint

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

8 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vasmo.nl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEprocurios.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.149.12/32
SPF_IP149.210.149.29/32
SPF_IP2001:7b8:3:5::25:1/128
SPF_IP213.136.12.226/32
SPF_IP2a01:7c8:7c8::12/128
SPF_IP2a01:7c8:7c8::29/128
SPF_IP79.170.88.54
SPF_IP85.222.192.2
SPF_IP93.154.83.27

Related pages

Pivot deeper into the graph from vasmo.nl.

Cypher and MCP

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

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