Skip to content

Hostname

trud.online

Last fetched

trud.online resolves to 5 IPv4 addresses operated by ONEPROVIDER-AS - BrainStorm Network, Inc in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · trud.onlineRouting diversity3.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/trud.online

Resolution chain

trud.online resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.104.154.84109.104.154.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncNL
142.132.196.168142.132.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE
172.104.232.45172.104.224.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
185.196.61.159185.196.61.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncCA
185.196.61.178185.196.61.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncCA

WHOIS identity

Registrar
iana:1068
Organization
domain name privacy
Contact emails

Subdomains

6 observed subdomains of trud.online.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for trud.online.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from trud.online.

Cypher and MCP

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

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