Skip to content

Hostname

trinitydesktop.org

Last fetched

trinitydesktop.org resolves to 1 IPv4 address operated by NIFCO-ASN-01 - NIFCO America in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · trinitydesktop.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trinitydesktop.org

Resolution chain

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

IPPrefixASNOperatorCountry
23.155.224.7323.155.224.0/24AS46246NIFCO-ASN-01 - NIFCO AmericaUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0147782876
Contact emails

Subdomains

14 observed subdomains of trinitydesktop.org.

Web-graph footprint

Distinct hostnames that link to or from trinitydesktop.org in the public web crawl.

250 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for trinitydesktop.org.

MechanismTarget
SPF_IP23.155.224.73
SPF_IP2a01:430:17:1:0:0:ffff:358
SPF_IP2a03:3b40:fe:591:0:0:0:1
SPF_IP37.205.10.16
SPF_MXtrinitydesktop.org

Related pages

Pivot deeper into the graph from trinitydesktop.org.

Cypher and MCP

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

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