Skip to content

Hostname

neilsoft.com

Last fetched

neilsoft.com resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.128192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
iana:146
Organization
direct privacy
Contact emails

Subdomains

15 observed subdomains of neilsoft.com.

Web-graph footprint

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

42 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for neilsoft.com.

MechanismTarget
SPF_Aneilsoft.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.neilsoft.com
SPF_IP104.47.0.0/17
SPF_IP115.114.107.112/29
SPF_IP115.114.17.18/30
SPF_IP115.114.51.192/29
SPF_IP115.114.59.138/30
SPF_IP115.114.8.144/29
SPF_IP115.114.9.60/30
SPF_IP121.240.7.0/25
SPF_IP121.240.7.128/28
SPF_IP14.143.133.83
SPF_IP23.103.128.0/19
SPF_IP23.103.191.0/24
SPF_IP23.103.198.0/23
SPF_IP23.103.200.0/21
SPF_IP23.103.208.0/21
SPF_IP23.229.221.232
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP43.255.152.14
SPF_IP52.100.0.0/14
SPF_IP64.4.22.64/26
SPF_IP65.55.169.0/24
SPF_IP65.55.88.0/24
SPF_IP94.245.120.64/26

Related pages

Pivot deeper into the graph from neilsoft.com.

Cypher and MCP

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

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