Skip to content

Hostname

howcollect.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.160.109.5218.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.7118.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.9218.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.9818.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
99.84.152.10999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
donuts co.
Contact emails

Subdomains

13 observed subdomains of howcollect.jp.

Web-graph footprint

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

277 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for howcollect.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP118.67.104.132
SPF_IP118.67.104.154
SPF_IP13.114.16.129

Related pages

Pivot deeper into the graph from howcollect.jp.

Cypher and MCP

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

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