Skip to content

Hostname

trgc.com

Last fetched

trgc.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · trgc.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trgc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
198.175.44.97198.175.44.0/24AS54053REALOGY-DDC - Realogy Group LLCUS

WHOIS identity

Registrar
iana:299
Organization
anywhere real estate group
Contact emails

Subdomains

22 observed subdomains of trgc.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for trgc.com.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEspf-a.trgc.com
SPF_IP167.182.77.236
SPF_IP167.89.9.144
SPF_IP198.37.146.142
SPF_IP198.37.159.11
SPF_IP198.37.159.153
SPF_IP198.37.159.154
SPF_IP208.75.123.0/24
SPF_IP23.253.183.16

Related pages

Pivot deeper into the graph from trgc.com.

Cypher and MCP

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

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