Hostname
trifectahost.com
Last fetched
trifectahost.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:3855 as the registrar.
Nutrition Label
Resolution chain
trifectahost.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.194.105 | 143.208.16.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.111 | 143.208.16.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.44 | 143.208.16.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.98 | 143.208.16.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 99.84.118.125 | 99.84.196.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.118.129 | 99.84.196.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.118.46 | 99.84.196.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.118.65 | 99.84.196.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:3855
- Organization
- elizabeth connolly
- Contact emails
Subdomains
4 observed subdomains of trifectahost.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for trifectahost.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from trifectahost.com.
- IP · 143.204.194.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3855
- Country · FR
- Email · greg.connolly@drinkamara.com
- TLD · .com
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trifectahost.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.