Skip to content

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

WHISPER CANON · gatelesis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gatelesis.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.46.192100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.162.253107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.100.21634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.101.15135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.64.4244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.25.24044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.20.19952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.21.7154.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of gatelesis.com owner
Contact emails

Subdomains

38 observed subdomains of gatelesis.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gatelesis.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXgatelesis.com

Related pages

Pivot deeper into the graph from gatelesis.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.