Skip to content

Hostname

rigoler0722.jp

Last fetched

rigoler0722.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · rigoler0722.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rigoler0722.jp

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.132.11152.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.1952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.2652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.452.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.11252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
rigoler
Contact emails

Subdomains

1 observed subdomain of rigoler0722.jp.

Web-graph footprint

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

9 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rigoler0722.jp.

MechanismTarget
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from rigoler0722.jp.

Cypher and MCP

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

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