Hostname
bizloop.jp
Last fetched
bizloop.jp resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
bizloop.jp resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.201.186 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 175.41.227.50 | 175.41.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.176.214.106 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.177.168.237 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.112.76.120 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.70.188 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.178.209 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.100.169 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.171.209 | 54.250.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.246.251 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
| 13.196.92.135 | 13.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
WHOIS identity
- Registrar
- —
- Organization
- ifnet,inc.
- Contact emails
Subdomains
4,104 observed subdomains of bizloop.jp.
Showing 25 of 4,104. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | cad0.spf.cloud-mail.jp |
| SPF_IP | 18.179.230.165 |
| SPF_IP | 52.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.