Skip to content

Hostname

gtcr.com

Last fetched

gtcr.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · gtcr.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/gtcr.com

Resolution chain

gtcr.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
gtcr golder rauner,
Contact emails

Subdomains

12 observed subdomains of gtcr.com.

Web-graph footprint

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

205 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for gtcr.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.129.172.122
SPF_IP12.129.172.254
SPF_IP12.205.7.162
SPF_IP12.246.51.190
SPF_IP129.213.11.79
SPF_IP147.160.167.0/26
SPF_IP152.179.225.178
SPF_IP152.186.158.218
SPF_IP152.70.150.118
SPF_IP20.80.12.52
SPF_IP20.80.13.7
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.6.190.130/32
SPF_IP54.147.66.231

Related pages

Pivot deeper into the graph from gtcr.com.

Cypher and MCP

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

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