Skip to content

Hostname

gsitm.com

Last fetched

gsitm.com resolves to 1 IPv4 address operated by MARK1-AS-KR DREAMMARK1 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
101.202.41.235101.202.0.0/16AS17878MARK1-AS-KR DREAMMARK1KR

WHOIS identity

Registrar
iana:244
Organization
gs itm
Contact emails

Subdomains

14 observed subdomains of gsitm.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for gsitm.com.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_IP101.202.20.24
SPF_IP101.202.20.25
SPF_IP101.202.21.246
SPF_IP13.124.111.122/32
SPF_IP61.34.243.120

Related pages

Pivot deeper into the graph from gsitm.com.

Cypher and MCP

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

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