Skip to content

Hostname

total.net

Last fetched

total.net resolves to 208.85.217.203, announced in 208.85.216.0/21 by 295CA-TOR-ASN - FIBERNETICS CORPORATION in CA. total.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 · total.netRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/total.net

Resolution chain

IPv6 resolution

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

Attribution

295ca tor asn fibernetics

ORIGIN_AS

WHOIS identity

Registrar
iana:600
Registrant organisation
francisco dominguez
Contact emails
domprimary@ca.inter.net

Subdomains

Showing 4 of 4 subdomains (4 per page).

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

  • authns1.295.ca
  • authns2.295.ca
  • authns1.ca.inter.net
  • authns2.ca.inter.net

MX records

  • mail-mx-01.ktc235a.fibernetics.ca
  • mail-mx-02.ktc235a.fibernetics.ca

SPF policy

  • ip: 208.85.217.0/24
  • ip: 208.65.246.0/24
  • ip: 208.85.220.0/25
  • ip: 208.85.222.116

Threat-feed evidence

History

Related pages

Pivot from total.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: "total.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.