Skip to content

Hostname

bryx.com

Last fetched

bryx.com resolves to 199.60.103.124, announced in 199.60.103.0/24 by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. bryx.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 · bryx.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bryx.com

Resolution chain

IPv6 resolution

No AAAA record for bryx.com is recorded in WhisperGraph.

Attribution

cloudflare london

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
whoisguard protected
Contact emails
gdpr-masking@gdpr-masked.com, 47c7d52b6a0f458ca7a946139e9e14b9.protect@whoisguard.com, 4be86487d11c48d1bcecf9ae0568c99b.protect@whoisguard.com, a9c60118c47d4aad87d3862e5f346b2d.protect@whoisguard.com, aaeb803ac4284d0392ccf4cf9d1e846c.protect@whoisguard.com, b9c01883f721430da6ecfb384d197073.protect@whoisguard.com, c9e04e3df09e4658a7d74c2d10a85f4d.protect@whoisguard.com, e73fbc8474874962bd46727e55f84b82.protect@whoisguard.com, ec2a878388ae4064900d9c55808c1785.protect@whoisguard.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

  • dara.ns.cloudflare.com
  • david.ns.cloudflare.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _u.bryx.com._spf.dmarcld.com

Threat-feed evidence

History

Related pages

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