Skip to content

Hostname

galleryoll.com

Last fetched

galleryoll.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · galleryoll.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/galleryoll.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.12113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.78.11618.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.1818.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.6318.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.8318.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.117.10654.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.3454.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.8054.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.9654.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:244
Organization
junghyungjin
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for galleryoll.com.

MechanismTarget
SPF_INCLUDE_spf.daum.net

Related pages

Pivot deeper into the graph from galleryoll.com.

Cypher and MCP

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

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