Skip to content

Hostname

galaxy-bg.com

Last fetched

galaxy-bg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · galaxy-bg.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/galaxy-bg.com

Resolution chain

galaxy-bg.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

11 observed subdomains of galaxy-bg.com.

Web-graph footprint

Distinct hostnames that link to or from galaxy-bg.com in the public web crawl.

40 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for galaxy-bg.com.

MechanismTarget
SPF_Aizida.superhosting.bg
SPF_Amail.galaxy-bg.com
SPF_Amail2.galaxy-bg.com
SPF_Amail4.galaxy-bg.com
SPF_IP213.91.212.18
SPF_IP213.91.212.21
SPF_IP94.155.194.166

Related pages

Pivot deeper into the graph from galaxy-bg.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "galaxy-bg.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.