Hostname
trg.com
Last fetched
trg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
trg.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
- perfect privacy,
- Contact emails
- ag95u2n73nr@networksolutionsprivateregistration.com
- ck4gp6mx4fj@networksolutionsprivateregistration.com
- dk6xx5r48ed@networksolutionsprivateregistration.com
- du3pm22h7jd@networksolutionsprivateregistration.com
- e599x8u76bg@networksolutionsprivateregistration.com
- ea7qg6te27q@networksolutionsprivateregistration.com
- em67685h8up@networksolutionsprivateregistration.com
- fp4xv8gw56z@networksolutionsprivateregistration.com
- g89gf5yj2jt@networksolutionsprivateregistration.com
- h77sj5fh9y5@networksolutionsprivateregistration.com
- hostmaster@trg.com
- j48en5pd87n@networksolutionsprivateregistration.com
- karyn_myers@trg.com
- kf4s93ew749@networksolutionsprivateregistration.com
- kh67j53k4tj@networksolutionsprivateregistration.com
- me8899ca5fh@networksolutionsprivateregistration.com
- n88fh72s5bk@networksolutionsprivateregistration.com
- nf2bn6np6qf@networksolutionsprivateregistration.com
- nh7mx5469hb@networksolutionsprivateregistration.com
- pd8m49gc7qj@networksolutionsprivateregistration.com
- and 18 more
Subdomains
6 observed subdomains of trg.com.
Web-graph footprint
Distinct hostnames that link to or from trg.com in the public web crawl.
27 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for trg.com.
| Mechanism | Target |
|---|---|
| SPF_A | trg.com |
| SPF_INCLUDE | spf-00382e01.pphosted.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from trg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trg.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.