Skip to content

Hostname

trib.al

Last fetched

trib.al resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · trib.alRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/trib.al

Resolution chain

trib.al resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.224.193.7734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.64.11734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.173.7044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.105.9652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.121.852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.149.20352.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.102.14154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.138.3554.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.235.15398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.40.17332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with trib.al in WhisperGraph.

Subdomains

263 observed subdomains of trib.al.

Web-graph footprint

Distinct hostnames that link to or from trib.al in the public web crawl.

1,012 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trib.al.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from trib.al.

Cypher and MCP

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

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