Skip to content

Hostname

nedsoft.com

Last fetched

nedsoft.com resolves to 1 IPv4 address operated by TRANSIP-AS - Signet B.V. in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · nedsoft.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nedsoft.com

Resolution chain

nedsoft.com 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
iana:1647
Organization
nedsoft b.v.
Contact emails

Subdomains

5 observed subdomains of nedsoft.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for nedsoft.com.

MechanismTarget
SPF_Anedsoft.com
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDE_spf.wialon.com
SPF_INCLUDEeu-sender.zohosubscriptions.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.zoho.eu
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_MXnedsoft.com

Related pages

Pivot deeper into the graph from nedsoft.com.

Cypher and MCP

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

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