Skip to content

Hostname

patolo.jp

Last fetched

patolo.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.112108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.128108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.41108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.85108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.12513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.11218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.11918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.1218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.160.1083.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.1243.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.263.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.53.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
patolo_jp
Contact emails

Subdomains

13 observed subdomains of patolo.jp.

Web-graph footprint

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

105 sites link to this hostname.

188 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for patolo.jp.

MechanismTarget
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from patolo.jp.

Cypher and MCP

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

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