Skip to content

Hostname

tridentlawcorp.com

Last fetched

tridentlawcorp.com resolves to 3 IPv4 addresses operated by AS204800 in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · tridentlawcorp.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tridentlawcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.138.189.97103.138.189.0/24AS204800SG
104.21.89.161104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.189.243172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:460
Organization
thiru r. thrumurgan
Contact emails

Subdomains

2 observed subdomains of tridentlawcorp.com.

Web-graph footprint

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

18 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tridentlawcorp.com.

MechanismTarget
SPF_Atridentlawcorp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.verpex.com
SPF_IP165.173.2.177
SPF_MXtridentlawcorp.com

Related pages

Pivot deeper into the graph from tridentlawcorp.com.

Cypher and MCP

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

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