Skip to content

Hostname

omgyes.com

Last fetched

omgyes.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · omgyes.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/omgyes.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.3813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.10513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.10613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.153.10618.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.12818.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.2818.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.7018.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.67.0.12218.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.318.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.4818.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.4918.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
fgsake
Contact emails

Subdomains

30 observed subdomains of omgyes.com.

Web-graph footprint

Distinct hostnames that link to or from omgyes.com in the public web crawl.

537 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for omgyes.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.autopilothq.com
SPF_MXomgyes.com

Related pages

Pivot deeper into the graph from omgyes.com.

Cypher and MCP

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

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