Skip to content

Hostname

gitsl.com

Last fetched

gitsl.com resolves to 1 IPv4 address operated by XSERVER Xserver Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
183.90.231.115183.90.224.0/20AS131965XSERVER Xserver Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • gitsl.com

SPF policy

12 SPF mechanisms authorising senders for gitsl.com.

MechanismTarget
SPF_Agitsl.com
SPF_INCLUDE+a:sv334.xbiz.ne.jp
SPF_INCLUDE+a:sv7370.xserver.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEkagoya.net
SPF_IP157.7.175.47
SPF_IP202.172.28.61
SPF_IP202.226.36.24
SPF_IP219.94.200.24
SPF_IP49.212.235.221/24
SPF_MXgitsl.com

Related pages

Pivot deeper into the graph from gitsl.com.

Cypher and MCP

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

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