Skip to content

Hostname

neptis.pl

Last fetched

neptis.pl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · neptis.plRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/neptis.pl

Resolution chain

neptis.pl resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.106.246108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.232.87108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.34.9218.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.117.18718.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.74.10218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.209.2234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.89.8134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.192.8034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.182.934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.202.24534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.199.3234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.81.2952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.213.6252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.169.11254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.251.25554.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.16.23654.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.200.17254.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.19.13054.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.159.16263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.203.14663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

55 observed subdomains of neptis.pl.

Web-graph footprint

Distinct hostnames that link to or from neptis.pl in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for neptis.pl.

MechanismTarget
SPF_Aneptis.pl
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_IP185.23.22.95
SPF_MXmail.neptis.pl

Related pages

Pivot deeper into the graph from neptis.pl.

Cypher and MCP

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

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