Skip to content

Hostname

nedsoft.nl

Last fetched

nedsoft.nl resolves to 1 IPv4 address operated by TRANSIP-AS - Signet B.V. in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · nedsoft.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/nedsoft.nl

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.1.12293.119.0.0/20AS20857TRANSIP-AS - Signet B.V.NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

40 observed subdomains of nedsoft.nl.

Web-graph footprint

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

9 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nedsoft.nl.

MechanismTarget
SPF_Anedsoft.nl
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDEspf.sendinblue.com
SPF_IP136.144.203.57
SPF_IP188.200.120.113
SPF_IP2a01:7c8:bb0a:2a0:5054:ff:fea7:1da1
SPF_IP2a01:7c8:bb0a:2a0:5054:ff:fea7:2da2
SPF_IP2a01:7c8:d000:1ff:5054:ff:fea0:56d
SPF_IP2a01:7c8:fffd:9f:5054:ff:fe79:dee5
SPF_IP37.97.228.167
SPF_IP85.214.247.143
SPF_IP93.119.1.122
SPF_MXnedsoft.nl

Related pages

Pivot deeper into the graph from nedsoft.nl.

Cypher and MCP

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

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