Skip to content

Hostname

looop.co.jp

Last fetched

looop.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · looop.co.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/looop.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.144.114108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.119108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.17108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.80108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
3.162.232.1223.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.723.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.783.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.93.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

Registrar
Organization
looop,inc.
Contact emails

Subdomains

9 observed subdomains of looop.co.jp.

Web-graph footprint

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

203 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for looop.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspfcm.cybermail.jp
SPF_INCLUDEsrs7915.cuenote.jp
SPF_IP18.182.172.56
SPF_IP52.198.220.203
SPF_IP54.250.11.96
SPF_IP59.106.36.12

Related pages

Pivot deeper into the graph from looop.co.jp.

Cypher and MCP

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

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