Skip to content

Hostname

truleap.net

Last fetched

truleap.net resolves to 143.198.156.221, announced in 143.198.144.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. truleap.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · truleap.netRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/truleap.net

Resolution chain

IPv6 resolution

No AAAA record for truleap.net is recorded in WhisperGraph.

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
53c744e0e64b4117a8146803c0d6b6e8.protect@whoisguard.com, 7af05bae220c4dc5b8e2b05f3ee2f912.protect@withheldforprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.filertel.com
  • dns2.filertel.com
  • dns3.filertel.com
  • dns4.filertel.com

MX records

  • truleap-net.mail.protection.outlook.com

SPF policy

  • include: spfa.cpmails.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • include: spf.myconnectwise.net
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from truleap.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "truleap.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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