Skip to content

Hostname

byte-news.com

Last fetched

byte-news.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. byte-news.com 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 · byte-news.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/byte-news.com

Resolution chain

No IPv4 resolution is recorded for byte-news.com in WhisperGraph.

IPv6 resolution

No AAAA record for byte-news.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of byte-news.com owner
Contact emails
rc6f64c486w@networksolutionsprivateregistration.com, 31049061-07d2-46f2-907e-9819d4ece40d@identity-protect.org, 316585a2-a8cd-43e7-a0bb-53ec3bf2e2c3@identity-protect.org, 37f29857-e140-44e0-bfb8-fa557ca252ad@identity-protect.org, 4d4886b1-cb47-4500-8842-da12695ed195@identity-protect.org, 948742ef-bd55-4ff4-9fe0-26155af1c252@identity-protect.org, c40da2a6-1f59-4745-967b-d97bab2a84e9@identity-protect.org, owner-11780523@byte-news.com.whoisprivacyservice.org, owner-12050472@byte-news.com.whoisprivacyservice.org

Mail and authentication

Nameservers

  • ns-133.awsdns-16.com
  • ns-646.awsdns-16.net
  • ns-1034.awsdns-01.org
  • ns-1766.awsdns-28.co.uk

Threat-feed evidence

History

Related pages

Pivot from byte-news.com 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: "byte-news.com"})-[: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.