Skip to content

Hostname

nealsystems.com

Last fetched

nealsystems.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · nealsystems.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nealsystems.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.228.174138.197.228.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:69
Organization
dexter vilar
Contact emails

Subdomains

2 observed subdomains of nealsystems.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nealsystems.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.apptivo.com
SPF_INCLUDEspf.apptivo.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP138.197.228.174
SPF_IP50.229.226.186
SPF_IP65.49.23.0/24
SPF_IP67.207.88.105
SPF_IP72.52.119.64/26

Related pages

Pivot deeper into the graph from nealsystems.com.

Cypher and MCP

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

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