Skip to content

Hostname

napps-solutions.com

Last fetched

napps-solutions.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · napps-solutions.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/napps-solutions.com

Resolution chain

napps-solutions.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.64.4813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.207.2413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.55.11413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.200.4613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.138.713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.73.7313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.183.13215.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.176.715.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.190.3615.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.169.14415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.234.22715.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.223.6435.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.192.24135.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.144.24552.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.34.251.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.55.20815.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.106.23851.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.54.23715.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.50.3315.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.43.22715.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
n apps
Contact emails

Subdomains

1 observed subdomain of napps-solutions.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for napps-solutions.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from napps-solutions.com.

Cypher and MCP

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

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