Skip to content

Hostname

tgcloud-dev.com

Last fetched

tgcloud-dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · tgcloud-dev.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tgcloud-dev.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.227.10218.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.2618.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.2818.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.7918.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.166.11718.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.11818.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.3618.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.5018.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of tgcloud-dev.com owner
Contact emails

Subdomains

25 observed subdomains of tgcloud-dev.com.

Web-graph footprint

Distinct hostnames that link to or from tgcloud-dev.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tgcloud-dev.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from tgcloud-dev.com.

Cypher and MCP

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

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