Skip to content

Hostname

blackspider.com

Last fetched

blackspider.com resolves to 85.115.52.151, announced in 85.115.52.0/24 by Forcepoint-Cloud-AS - Forcepoint UK Limited in GB. blackspider.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 · blackspider.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/blackspider.com

Resolution chain

IPv6 resolution

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

Attribution

forcepoint uk

ORIGIN_AS

WHOIS identity

Registrar
iana:642
Registrant organisation
hosted security operations
Contact emails
hostmaster@mailcontrol.com, kfclqdl0ekld@idp.email, info@domain-contact.org

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

  • ns-a.blackspider.com
  • ns-g.blackspider.com
  • ns-r.blackspider.com

MX records

  • cluster-f.mailcontrol.com
  • cluster-j.mailcontrol.com

SPF policy

  • ip: 63.146.199.0/24
  • ip: 204.14.232.0/25
  • ip: 204.14.233.0/25
  • ip: 204.14.234.0/25
  • ip: 204.14.235.0/25
  • ip: 195.244.16.20/32
  • include: mailcontrol.com

Threat-feed evidence

History

Related pages

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