Skip to content

Hostname

gotcourts.com

Last fetched

gotcourts.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · gotcourts.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gotcourts.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.12713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.80.1018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.69.10218.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.11918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.12318.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2518.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:468
Organization
on behalf of gotcourts.com owner
Contact emails

Subdomains

25 observed subdomains of gotcourts.com.

Web-graph footprint

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

190 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gotcourts.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEservers.outfunnel.com

Related pages

Pivot deeper into the graph from gotcourts.com.

Cypher and MCP

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

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