Skip to content

Hostname

naps-jp.com

Last fetched

naps-jp.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · naps-jp.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/naps-jp.com

Resolution chain

naps-jp.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.217104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.217104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.38172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:49
Organization
naps co.,ltd.
Contact emails

Subdomains

23 observed subdomains of naps-jp.com.

Web-graph footprint

Distinct hostnames that link to or from naps-jp.com in the public web crawl.

699 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for naps-jp.com.

MechanismTarget
SPF_Asv6143.xserver.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-pvg3.baremetal.jp
SPF_INCLUDEspf-rmb.mpme.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.w2solution.com
SPF_IP133.18.130.166
SPF_IP168.245.61.235
SPF_IP213.199.154.23/32
SPF_IP213.199.154.87
SPF_IP3.115.104.51
SPF_MXnaps-jp.com

Related pages

Pivot deeper into the graph from naps-jp.com.

Cypher and MCP

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

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