Skip to content

Hostname

server2.nedsoft.nl

Last fetched

server2.nedsoft.nl resolves to 1 IPv4 address operated by TRANSIP-AS - Signet B.V. in NL.

Nutrition Label

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

Resolution chain

server2.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

No WHOIS records are currently associated with server2.nedsoft.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for server2.nedsoft.nl.

MechanismTarget
SPF_Aserver2.nedsoft.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: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_MXserver2.nedsoft.nl

Related pages

Pivot deeper into the graph from server2.nedsoft.nl.

Cypher and MCP

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

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