Skip to content

Hostname

nextmail.app

Last fetched

nextmail.app resolves to 2 IPv4 addresses operated by PLI-AS - Private Layer INC in CH. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · nextmail.appRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/nextmail.app

Resolution chain

nextmail.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.19.143.5946.19.136.0/21AS51852PLI-AS - Private Layer INCCH
46.19.143.6146.19.136.0/21AS51852PLI-AS - Private Layer INCCH

WHOIS identity

Registrar
iana:303
Organization
see privacyguardian.org
Contact emails

Subdomains

4 observed subdomains of nextmail.app.

Web-graph footprint

Distinct hostnames that link to or from nextmail.app in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nextmail.app.

MechanismTarget
SPF_Aext.nextmail.app
SPF_MXnextmail.app

Related pages

Pivot deeper into the graph from nextmail.app.

Cypher and MCP

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

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