Skip to content

Hostname

2voip.nl

Last fetched

2voip.nl resolves to 1 IPv4 address operated by CLDIN-NL - Your Hosting B.V. in NL. WHOIS lists registrar:flexwebhosting as the registrar.

Nutrition Label

WHISPER CANON · 2voip.nlRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/2voip.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.84.245.20662.84.240.0/21AS48635CLDIN-NL - Your Hosting B.V.NL

WHOIS identity

Registrar
registrar:flexwebhosting
Organization
Contact emails

Subdomains

12 observed subdomains of 2voip.nl.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for 2voip.nl.

MechanismTarget
SPF_INCLUDE_spf.voipoperator.nl
SPF_INCLUDEamazon.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.x2connect.nl
SPF_IP10.70.0.0/16
SPF_IP178.21.21.192/26
SPF_IP178.217.84.0/24
SPF_IP2a02:5b0:0:25:0:0:0:32
SPF_IP46.17.6.89
SPF_IP52.31.216.137
SPF_IP83.136.192.19
SPF_IP83.136.195.106
SPF_IP83.136.196.220
SPF_IP84.243.192.249
SPF_IP91.236.192.253
SPF_IP99.80.5.22

Related pages

Pivot deeper into the graph from 2voip.nl.

Cypher and MCP

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

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