Skip to content

Hostname

bizloop.jp

Last fetched

bizloop.jp resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · bizloop.jpRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/bizloop.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.201.18613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.227.50175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.214.10618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.168.23718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.76.1203.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.70.18852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.178.20952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.100.16954.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.171.20954.250.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.246.25113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
13.196.92.13513.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
Organization
ifnet,inc.
Contact emails

Subdomains

4,104 observed subdomains of bizloop.jp.

Web-graph footprint

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

164 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bizloop.jp.

MechanismTarget
SPF_Acad0.spf.cloud-mail.jp
SPF_IP18.179.230.165
SPF_IP52.69.17.13/32

Related pages

Pivot deeper into the graph from bizloop.jp.

Cypher and MCP

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

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