Skip to content

Hostname

neptune.com

Last fetched

neptune.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · neptune.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/neptune.com

Resolution chain

neptune.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
neptune europe
Contact emails

Subdomains

46 observed subdomains of neptune.com.

Web-graph footprint

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

629 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for neptune.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDElive-chat-z3uw85.p.tawk.email
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.givex.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.2.140.0/22
SPF_IP103.36.108.0/22
SPF_IP103.47.204.0/22
SPF_IP148.105.0.0/16
SPF_IP185.224.156.68
SPF_IP198.2.128.0/18
SPF_IP198.2.184.13
SPF_IP205.201.128.0/20
SPF_IP207.58.142.208/29
SPF_IP207.58.147.64/28
SPF_IP209.167.53.144/28
SPF_IP216.22.15.224/27
SPF_IP43.228.184.0/22
SPF_IP50.31.44.76
SPF_IP54.240.4.3
SPF_IP62.190.159.144/28
SPF_IP66.128.144.88/29
SPF_IP81.145.174.169
SPF_IP81.145.174.173
SPF_IP86.188.230.162
SPF_IP86.188.230.171

Related pages

Pivot deeper into the graph from neptune.com.

Cypher and MCP

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

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