Hostname
triboo.direct
Last fetched
triboo.direct resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
triboo.direct 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 |
|---|---|---|---|---|
| 18.165.72.109 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.39 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.46 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.72.79 | 18.165.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.239.208.115 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.123 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.58 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.6 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
WHOIS identity
- Registrar
- iana:48
- Organization
- giulio corno
- Contact emails
Subdomains
106 observed subdomains of triboo.direct.
Showing 25 of 106. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from triboo.direct in the public web crawl.
9 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for triboo.direct.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | smtp.triboo.direct |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from triboo.direct.
- IP · 18.165.72.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · BG
- Email · domini@triboo.it
- TLD · .direct
- 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: "triboo.direct"})-[: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.