Hostname
trgplc.com
Last fetched
trgplc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
trgplc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.31.118 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.124 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.36 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.74 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of trgplc.com owner
- Contact emails
- abuse@web.com
- noc@wanstor.com
- support@wanstor.com
- 59dc62c2-7c6d-4ada-9997-fab6a1f59223@identity-protect.org
- 6f4e3035-da1c-4dc1-bcda-055b81d9e8d0@identity-protect.org
- 8e1d179a-d672-457d-b856-b25b52556aad@identity-protect.org
- 929b44e7-f02a-4eb1-84c1-e5b8a553f583@identity-protect.org
- abeb5b9d-2ac1-456a-8f91-0e8b99fd1314@identity-protect.org
Subdomains
16 observed subdomains of trgplc.com.
Web-graph footprint
Distinct hostnames that link to or from trgplc.com in the public web crawl.
56 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for trgplc.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | artyrmir._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from trgplc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trgplc.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.