Skip to content

Hostname

hapitas.jp

Last fetched

hapitas.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · hapitas.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/hapitas.jp

Resolution chain

hapitas.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.2313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.132.11218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.12018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.7718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.174.11452.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.12752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.12952.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.7552.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
ozvision_inc
Contact emails

Subdomains

38 observed subdomains of hapitas.jp.

Web-graph footprint

Distinct hostnames that link to or from hapitas.jp in the public web crawl.

3,339 sites link to this hostname.

446 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hapitas.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.infopanel.jp
SPF_IP18.182.114.125
SPF_IP203.138.167.89/32
SPF_IP54.64.92.6

Related pages

Pivot deeper into the graph from hapitas.jp.

Cypher and MCP

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

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