Skip to content

Hostname

bright.center

Last fetched

bright.center resolves to 52.86.185.214, announced in 52.86.0.0/15 by AMAZON-AES - Amazon.com, Inc. in US. bright.center 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 · bright.centerRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bright.center

Resolution chain

IPv6 resolution

No AAAA record for bright.center is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
danping
Contact emails
somton.j@gmail.com

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns1.bright.center
  • ns2.bright.center
  • 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

  • mail5.holaspark.com

SPF policy

  • ip: 212.235.66.0/24
  • a: bright.center
  • mx: bright.center
  • include: amazonses.com
  • include: _spf.google.com
  • ip: 34.192.171.195
  • ip: 34.196.25.123
  • ip: 35.153.220.251
  • ip: 54.243.35.14
  • ip: 54.86.72.44

Threat-feed evidence

History

Related pages

Pivot from bright.center 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: "bright.center"})-[: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.