Skip to content

Hostname

pomidor.live

Last fetched

pomidor.live resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pomidor.liveRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/pomidor.live

Resolution chain

pomidor.live resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.213.10818.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.12118.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.1518.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.3818.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.163.24.1203.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.1243.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.363.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.383.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of pomidor.live.

Web-graph footprint

Distinct hostnames that link to or from pomidor.live in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pomidor.live.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pomidor.live"})-[: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.