Skip to content

Hostname

gistrict.com

Last fetched

gistrict.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
86.107.78.14586.107.78.0/24AS203053RO

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

13 observed subdomains of gistrict.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gistrict.com

SPF policy

8 SPF mechanisms authorising senders for gistrict.com.

MechanismTarget
SPF_Agistrict.com
SPF_IP188.212.252.254
SPF_IP85.204.69.252
SPF_IP86.105.228.129
SPF_IP86.107.43.55
SPF_IP86.107.43.63
SPF_IP86.107.78.145
SPF_MXgistrict.com

Related pages

Pivot deeper into the graph from gistrict.com.

Cypher and MCP

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

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