Hostname
gatelesis.com
Last fetched
gatelesis.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gatelesis.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.29.46.192 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.22.162.253 | 107.22.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.239.100.216 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.101.151 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.64.42 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.221.25.240 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.20.199 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.87.21.71 | 54.87.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gatelesis.com owner
- Contact emails
- registrant.gatelesis.com@redirect.dotearth.info
- 0b4eff91-09dc-427b-a3bf-18ab2f2aa909@identity-protect.org
- 0f91c7f1-232e-495e-8e81-949800698875@identity-protect.org
- 38ce2039-bb2e-40d9-aff1-d44b65a9f4d3@identity-protect.org
- 44458fb8-910f-4f3c-ac8a-607117e3d4ad@identity-protect.org
- 9cd53498-3513-47f0-8758-deb8b3231ec0@identity-protect.org
- b9729de1-a166-4e08-bbec-c54e9eeaaab6@identity-protect.org
- d1e66cd3-ead1-4dc6-944d-e14290ca2212@identity-protect.org
- kk@directorymail.co.uk
Subdomains
38 observed subdomains of gatelesis.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gatelesis.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for gatelesis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | gatelesis.com |
Related pages
Pivot deeper into the graph from gatelesis.com.
- IP · 100.29.46.192
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · registrant.gatelesis.com@redirect.dotearth.info
- TLD · .com
- Browse hostnames · ga…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gatelesis.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.