Skip to content

Hostname

bcgame.camp

Last fetched

bcgame.camp is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. bcgame.camp is listed by 2 threat feeds; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 2 threat feeds. At least one source recommends blocking.

Categories: Phishing

Threat feeds listing this
2
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:49:35 GMT
Last seen on a feed
Tue, 15 Sep 2026 00:18:35 GMT

Nutrition Label

WHISPER CANON · bcgame.campRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/bcgame.camp

Resolution chain

No IPv4 resolution is recorded for bcgame.camp in WhisperGraph.

IPv6 resolution

No AAAA record for bcgame.camp is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:81
Registrant organisation
blockdance
Contact emails
3ff77b6f8a94c1af066251210721f3ba-57016482@contact.gandi.net

Mail and authentication

Nameservers

  • ns-186-a.gandi.net
  • ns-196-c.gandi.net
  • ns-5-b.gandi.net

MX records

  • fb.mail.gandi.net
  • spool.mail.gandi.net

SPF policy

  • include: _mailcust.gandi.net

Threat-feed evidence

History

Related pages

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