Skip to content

Hostname

triboon.net

Last fetched

triboon.net resolves to 4 IPv4 addresses operated by AS202319 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · triboon.netRouting diversity3.0/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/triboon.net

Resolution chain

triboon.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:113
Organization
nicagent_com
Contact emails

Subdomains

45 observed subdomains of triboon.net.

Web-graph footprint

Distinct hostnames that link to or from triboon.net in the public web crawl.

389 sites link to this hostname.

294 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for triboon.net.

MechanismTarget
SPF_INCLUDEspf.sendinblue.com
SPF_MXtriboon.net

Related pages

Pivot deeper into the graph from triboon.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "triboon.net"})-[: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.