Skip to content

Hostname

gtrst.me

Last fetched

gtrst.me resolves to 2 IPv4 addresses operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · gtrst.meRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/gtrst.me

Resolution chain

gtrst.me resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
70.57.180.24370.57.176.0/20AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
70.57.180.5370.57.176.0/20AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

18 observed subdomains of gtrst.me.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gtrst.me.

MechanismTarget
SPF_INCLUDEmail.jamesgetrost.net
SPF_IP138.197.104.220
SPF_IP2604:a880:800:a1:0:0:a16:7001

Related pages

Pivot deeper into the graph from gtrst.me.

Cypher and MCP

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

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