Skip to content

Hostname

barrel.thuben.com

Last fetched

barrel.thuben.com resolves to 1 IPv4 address operated by TELIANET-SWEDEN - Telia Company AB in SE.

Nutrition Label

WHISPER CANON · barrel.thuben.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/barrel.thuben.com

Resolution chain

barrel.thuben.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.229.151.9881.224.0.0/12AS3301TELIANET-SWEDEN - Telia Company ABSE

WHOIS identity

No WHOIS records are currently associated with barrel.thuben.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from barrel.thuben.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for barrel.thuben.com.

MechanismTarget
SPF_Abarrel.thuben.com
SPF_IP194.14.207.186
SPF_IP2001:470:ddef:400:0:0:0:2
SPF_IP81.224.0.0/12
SPF_MXbarrel.thuben.com

Related pages

Pivot deeper into the graph from barrel.thuben.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "barrel.thuben.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.