Skip to content

Hostname

gate1email.com

Last fetched

gate1email.com resolves to 208.49.63.97, announced in 208.49.63.0/24 by ASN-CHEETA-MAIL - CHEETAHMAIL in US. gate1email.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · gate1email.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/gate1email.com

Resolution chain

IPv6 resolution

No AAAA record for gate1email.com is recorded in WhisperGraph.

Attribution

cheetahmail

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,

Subdomains

Mail and authentication

Nameservers

  • ns-12.awsdns-01.com
  • ns-569.awsdns-07.net
  • ns-1238.awsdns-26.org
  • ns-1772.awsdns-29.co.uk

MX records

  • a.mx.gate1email.com
  • b.mx.gate1email.com

SPF policy

  • a: gate1email.com
  • mx: gate1email.com
  • ip: 208.49.63.97
  • ip: 38.64.68.97
  • ip: 63.148.46.114

Threat-feed evidence

History

Related pages

Pivot from gate1email.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gate1email.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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