Skip to content

Hostname

tb.se

Last fetched

tb.se resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · tb.seRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tb.se

Resolution chain

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

IPPrefixASNOperatorCountry
167.172.5.31167.172.4.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

2 observed subdomains of tb.se.

Web-graph footprint

Distinct hostnames that link to or from tb.se in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for tb.se.

MechanismTarget
SPF_Asmtpout10.electric.net
SPF_Asmtprelay04.iplace.se
SPF_Aweb10.jra.se
SPF_INCLUDE_spf.nanolearning.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.38.180.40
SPF_IP185.38.181.0/24
SPF_IP193.13.34.90
SPF_IP194.103.45.81
SPF_IP212.247.0.0/16
SPF_IP81.236.55.21
SPF_IP81.25.152.3
SPF_IP82.99.18.59/32
SPF_IP84.19.147.53
SPF_IP84.19.149.116
SPF_IP88.131.97.144/32
SPF_IP88.131.97.52

Related pages

Pivot deeper into the graph from tb.se.

Cypher and MCP

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

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