Skip to content

Hostname

bytz.net

Last fetched

bytz.net resolves to 135.84.222.61, announced in 135.84.220.0/22 by ALLO-COMM - Allo Communications LLC in US. bytz.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 · bytz.netRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bytz.net

Resolution chain

IPv6 resolution

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

Attribution

allo

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
bytes
Contact emails
bytes@bytz.net

Subdomains

Mail and authentication

Nameservers

  • holmes.rerowe.com
  • dns.bytz.net
  • dns2.bytz.net

MX records

  • mg.bytz.net

SPF policy

  • a: mail.capitaltower.com
  • mx: bytz.net
  • ip: 135.84.222.61
  • ip: 135.84.222.64

Threat-feed evidence

History

Related pages

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