Skip to content

Hostname

old.coderouge.bg

Last fetched

old.coderouge.bg is a registered hostname under the .bg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · old.coderouge.bgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/old.coderouge.bg

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with old.coderouge.bg in WhisperGraph.

Subdomains

1 observed subdomain of old.coderouge.bg.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for old.coderouge.bg.

MechanismTarget
SPF_Aold.coderouge.bg
SPF_INCLUDEpuma.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP78.142.50.41
SPF_IP79.124.30.42
SPF_IP91.215.216.22
SPF_MXold.coderouge.bg

Related pages

Pivot deeper into the graph from old.coderouge.bg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "old.coderouge.bg"})-[: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.