Skip to content

Hostname

resale.1gt.cloud

Last fetched

resale.1gt.cloud resolves to 1 IPv4 address operated by AS49505 in RU.

Nutrition Label

WHISPER CANON · resale.1gt.cloudRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/resale.1gt.cloud

Resolution chain

resale.1gt.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.223.24.11989.223.24.0/22AS49505RU

WHOIS identity

No WHOIS records are currently associated with resale.1gt.cloud in WhisperGraph.

Subdomains

8 observed subdomains of resale.1gt.cloud.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for resale.1gt.cloud.

MechanismTarget
SPF_Aresale.1gt.cloud
SPF_IP54.36.76.16
SPF_MXresale.1gt.cloud

Related pages

Pivot deeper into the graph from resale.1gt.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "resale.1gt.cloud"})-[: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.